ORA-02295: found more than one enable/disable clause for constraint
What triggered the Error:
a create or alter table specified more than one enable and/or disable clause for a given constraint.What should we do to fix it:
only one enable or disable may be specified for a given constraint.