Database Error Messages

OCI-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 SQL assertion using a command other than DROP ASSERTION.


Action

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