Kbase P10456: Constraint violation error 2308 with Oracle DataServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/12/2007 |
|
Status: Verified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Constraint violation error 2308 with Oracle DataServer
Constraint violation (2308)
Oracle error "ORACLE error -2291 see "ORACLE Error Messages and Codes Manual". (1252)" also displayed
Oracle error 2291 reads:
integrity constraint (%s.%s) violated - parent key not found
CAUSE:
You have tried to Violate Integrity constraints rules
FIX:
Integrity constraints are used to enforce the business rules associated with Oracle database and prevent the entry of invalid information into tables.
Check for NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, or CHECK Integrity constraints in your table definition.