4.4.2 Ensure 'SELECT_CATALOG_ROLE' Is Revoked from Unauthorized 'GRANTEE'
Information
As permitting unauthorized access to the SELECT_CATALOG_ROLE can allow the disclosure of all dictionary data, this capability should be restricted according to the needs of the organization.
Solution
To remediate this setting execute the following SQL statement. REVOKE SELECT_CATALOG_ROLE FROM <grantee>;