2.2.3 Ensure 'GLOBAL_NAMES' Is Set to 'TRUE'

Information

As not requiring database connections to match the domain that is being called remotely could allow unauthorized domain sources to potentially connect via brute-force tactics, this value should be set according to the needs of the organization.

Solution

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

See Also

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