Database Error Messages

OCI-08729

Assertion auxiliary table "string"."string" is in use.

Cause

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


Action

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