ORACLE ERROR CODE ORA-00001
ERROR
unique constraint (string.string) violated
CAUSE
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
ACTION
Either remove the unique restriction or do not insert the keyWrite a comment