2.2.18 Ensure '_TRACE_FILES_PUBLIC' Is Set to 'FALSE'

Information

As permitting the unix read permission to other anyone can read the instance's trace files file which could contain sensitive information about instance operations, this value should be restricted according to the needs of the organization.

Solution

To remediate this setting execute the following SQL statement. ALTER SYSTEM SET '_trace_files_public' = FALSE SCOPE = SPFILE;

See Also

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