Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
Back To Menu
ORA-02437: cannot validate (string.string) - primary key violated
ORA-02437: cannot validate (string.string) - primary key violated
Cause:
attempted to validate a primary key with duplicate values or null values.
Action:
remove the duplicates and null values before enabling a primary key.
Newer Post
Older Post
Home