Answer Posted / lakshmi
This error is thrown when you try to insert a row with
existing primary key i.e.Duplicate. If you want to insert
the row either you should delete the already existing row
and insert the new row or update the same row with the new
values for other fields
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
How to find primary key of a table in db2?
What is the difference between plan and package in db2?
What is schema in db2?
Why do we bind in db2?
Which isolation level provides highest data integrity?
What's The Error Code For Unique Index Voilation?
Mention some fields that are a part of sqlca.
What is the difference between nvl and coalesce?
How do I delete a table in db2?
What is the difference between bind and rebind in db2?
can all users have the privilage to use the sql statement select * (dml)?
What is dbrm? What it contains? When it will be created?
What is syscat in db2?
What is database alias db2?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?