2.2.1 Ensure 'AUDIT_SYS_OPERATIONS' Is Set to 'TRUE'

Information

If the parameter AUDIT_SYS_OPERATIONS is FALSE all statements except of Startup/Shutdown and Logon by SYSDBA/SYSOPER users are not audited.

Solution

To remediate this setting execute the following SQL statement. ALTER SYSTEM SET AUDIT_SYS_OPERATIONS = TRUE SCOPE=SPFILE;

See Also

https://workbench.cisecurity.org/files/601