Auditing SYSDBA In Oracle12c
(Doc ID 2024280.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
You have installed a new Oracle12c database and want to enable auditing of SYSDBA (as per Oracle11g) but get the following error:
SQL> audit sysdba by access;
audit sysdba by access
*
ERROR at line 1:
ORA-28019: audit cannot be configured on administrative privileges
audit sysdba by access
*
ERROR at line 1:
ORA-28019: audit cannot be configured on administrative privileges
What is the equivalent command in Oracle12c ?
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 |
Cause |
Solution |
References |