Database Error Messages

ORA-02261

The unique or primary key already exists in the table.

Cause

The unique or primary key value that was used already exists in the table.


Action

Remove the extra key or specify an unused value for the key.