Database Error Messages

ORA-32385

cannot online redefine the table "string"."string" which is audited

Cause

An attempt is being made to online redefine a table that is audited by an object-specific audit policy.


Action

Drop the audit policy which audits this table. The audit policy can be found by querying AUDIT_UNIFIED_POLICIES view.