Showing posts with label ORA-25128: No insert or update or delete on table with constraint (string.string) disabled and validated. Show all posts
Showing posts with label ORA-25128: No insert or update or delete on table with constraint (string.string) disabled and validated. Show all posts

Wednesday, 25 April 2012

ORA-25128: No insert or update or delete on table with constraint (string.string) disabled and validated

ORA-25128: No insert or update or delete on table with constraint (string.string) disabled and validated

Cause: Try to insert or update or delete on table with DISABLE VALIDATE constraint.

Action: Change the constraint s states.