Hi, I have exported data from an derby database. On same machine I am trying to import this data to another database that has same table structure. However the import fails with exception ERROR XIE0R: Import error on line 1 of file D:\derby\data\wincluster: The syntax of the string representation of a date/time value is incorrect. ERROR 22007: The syntax of the string representation of a date/time value is incorrect.
Not sure why the export is successfully but same data import to another table is failing. There are no modification done to timestamp value. Appreciate guidance on same. Thanks, Anjana.
