Database Error Messages

ORA-08714

Must use DROP ASSERTION to drop the assertion that uses "string"."string".

Cause

An attempt is being made to drop the internal table of the assertion using a command other than DROP ASSERTION.


Action

Use DROP ASSERTION to drop the assertions that uses this table.