Database Error Messages

ORA-08730

User table "string"."string" conflicts with a SQL assertion auxiliary table.

Cause

The user table has the same name as a SQL assertion auxiliary table.


Action

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