Database Error Messages

OCI-08729

SQL assertion auxiliary table "string"."string" is in use.

Cause

An attempt is being made to alter a SQL assertion auxiliary table that is used by other concurrent transaction.


Action

Do not attempt to run this DDL until the concurrent transaction is complete.