Database Error Messages

ORA-08730

User table "string"."string" conflicts with an assertion auxiliary table.

Cause

The user table has the same name as an assertion auxiliary table.


Action

The user table must be dropped or renamed in order to create assertion.