QUESTION POSED ON: 05 September 2008
I am trying to import a tab seperated file that is an export from MySQL.
I have timestamp fields on my AS/400 DB2 file.
The format on the MySQL is
'2008-09-05 14:15:00'
The format in my DB2 table is
'2008-09-05.14.15.00'
When using CPYFRMIMPF to port the data in it states the timestamp is not in a valid format.
|