Hi Chris,
Its a preproduction system.
I have tried the below codes to set the timestamp format in sql anywhere but this seems to have no affect on the output.
SET OPTION TIMESTAMP_FORMAT = 'YYYY-MM-DD HH:NN:SS[.sss]';
SET OPTION TIMESTAMP_FORMAT = 'YYYY-MM-DD HH:NN:SS.sss AA'
In SQL_ANYWHERE:
As you can see the seconds and micro seconds part is always missing.
In HANA:
The field highlighted in yellow in the above screen shot is what i am trying to sync from remote database.
Thanks
Madhusudan