Thursday, April 24, 2008

ORA-00001

ORA-00001 is means unique constraint (string.string) violated
Caused An UPDATE or INSERT statement attempted to insert a duplicate key. For Trusted Oracle configured in DBMS MAC mode, you may see this message if a duplicate entry exists at a different level.
To try an Action Either remove the unique restriction or do not insert the key.

No comments: