Hi all,
I'm at the beginning. I have to extract date from a file (in char format) and I have to store it in Oracle DB. The type of the destination field is timestamp 19. Well, the only row loaded is the first and the value for the timestamp is 0000-00-00 00:00:00. Then, whem I look into the Oracle destination table, I found the value 00-000-00.
How can I resolve this incompatibility format problem?
Thank you in advance for your attention.
Bye, NatPV.
I'm at the beginning. I have to extract date from a file (in char format) and I have to store it in Oracle DB. The type of the destination field is timestamp 19. Well, the only row loaded is the first and the value for the timestamp is 0000-00-00 00:00:00. Then, whem I look into the Oracle destination table, I found the value 00-000-00.
How can I resolve this incompatibility format problem?
Thank you in advance for your attention.
Bye, NatPV.