2.2.19 Ensure 'RESOURCE_LIMIT' Is Set to 'TRUE'

Information

If resource_limit is set to FALSE, none of the system resource limits that are set in any database profiles are enforced. If resource_limit is set to TRUE, then the lmits set in database profiles are enforced.

Solution

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

See Also

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