My Oracle Support Banner

ORA-46356: Missing Or Invalid Action Audit Option Error While Creating Unified Audit Policy on System Privilege (Doc ID 2696484.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

Creating a Unified audit policy on SYSTEM privilege is failing with ORA-46356: missing or invalid action audit option.


SQL> CREATE AUDIT POLICY <policy Name>  Actions ON COMMIT REFRESH ON <Object Name>; <<<<<< ON COMMIT REFRESH is a system privilege listed in SYSTEM_PRIVILEGE_MAP table.
  2 3 4 5 6 ON COMMIT REFRESH ON <object name>
*
ERROR at line 3:
ORA-46356: missing or invalid action audit option.

Changes

 No Changes, Trying to create a new unified audit policy.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.