Hallo everyone,
I did Mapping to a table have 6 fileds as Primary Key. The problem is that ODI Mapping is genearting Error ORA-00001 whereas SQL generated BY ODI when I run it in SQL developer .There isĀ no problem data inserted without error,and I tracked the data and there is no duplicated records. I have filed wich is TIMESTAP and I am using this funtion to convert Date to TIMESTAMP
to_timestamp(TABLEVIEW.E_DATE,'YYYY-MM-DD HH24:MI:SS')
Can anyone help ?
BR,