ORA-22896

Error: ORA-22896: cannot have both scope and referential constraint on REF column "string"

Causa: REF column has both a referential and a scope constraint. A referential constraint implies a scope constraint.

Acción: Remove either the referential or scope constraint and then retry the operation.

COMENTARIOS:


No hay comentarios.