Oracle DBA, How To, Error, Cause and Action

ORA-02295: found more than one enable/disable clause for constraint

ORA-02295: found more than one enable/disable clause for constraint


Cause:


a create or alter table specified more than one enable and/or disable clause for a given constraint.



Action:


only one enable or disable may be specified for a given constraint.

No comments:

Post a Comment

Thanks for your comment.