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

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

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_12c_V2R8_STIG.zip

Item Details

References: CAT|II, CCI|CCI-000366, Rule-ID|SV-219872r879887_rule, STIG-ID|O121-BP-026300, STIG-Legacy|SV-76019, STIG-Legacy|V-61529, Vuln-ID|V-219872

Plugin: OracleDB

Control ID: 2701b6d74813db2ed6361955bed1c8e06cc816c47b661906e422d5a29548f44d