Database Error Messages

OCI-08718

DDL on SQL assertion auxiliary tables are not allowed.

Cause

The table on which this DDL is executed is a system-created table to support SQL assertion. Names are prefixed with "ORA$SA$".


Action

Do not execute DDLs on such tables.