O112-BP-026300 - Remote database or other external access must use fully-qualified names.

Information

The Oracle GLOBAL_NAMES parameter is used to set the requirement for database link names to be the same name as the remote database whose connection they define. By using the same name for both, ambiguity is avoided and unauthorized or unintended connections to remote databases are less likely.

Solution

From SQL*Plus:

alter system set global_names = TRUE scope = spfile;

NOTE: This parameter, if changed, will affect all currently defined Oracle database links.

The above SQL*Plus command will set the parameter to take effect at next system startup.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Database_11-2g_V2R3_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-219743r401224_rule, STIG-ID|O112-BP-026300, STIG-Legacy|SV-68311, STIG-Legacy|V-54071, Vuln-ID|V-219743

Plugin: OracleDB

Control ID: 9572a1e507bcee288ef71aaeb47d2abc52d93600f70d4e6e06e06ae4409222ae