Skip to Content
0
Jan 17, 2012 at 03:44 AM

JDBC DELETE statement usage

37 Views

Hello All,

Scenario BW to ORACLE

I have to write a JDBC delete statement and then insert in two message mappings

This is to delete the table records before inserting

And in the interface determination, maintain order time and give the order delete first and then insert

These are all done and in the receiver CC, I have unchecked key tags mandatory. and concurrence 10

Now, I am getting an error "unique constraint violation when executed the interface

Any idea what does this error means and this error comes under delete interface execution and the insert interface portion is on hold status in message monitoring of RWB

thx

mike