Database Error Messages

ORA-08702

Columns are referenced by SQL assertion string.string.

Cause

An attempt is being made to drop or alter columns of a table referenced by SQL assertion.


Action

Before performing the above operations to the table, drop the SQL assertion and try again.