Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
im getting this error even though i am inserting unique value in the columns mentioned,
can anyone help me
Hi,
If you are sure there is no duplicate rows in your import, is the target table empty?
Is there any trigger fired on the db which may produce duplicates for this table or an other?
Hope this helps.
hi sorry now im facing this issue
Message: ORA-01400: cannot insert NULL into ("RELATE"."CST_CUSTOMER"."CUST_ID")
even though the source column has value,
i have mappped the soapui response side CUSTOMERACCOUNTID '300000002158900' to CUSTID '1' value in database
the source side has value to be put into database,
i need help in this
We are facing same error in qlik compose task
"Terminated: sqlstate 23000, errorcode 1, message ORA-00001: unique constraint (DWH.abc)"
We have checked source table, CT table, TSTG table and target table none of the table has any of the duplicate records.....