Database Administrator (DBA) Question:

Explain the use of setting GLOBAL_NAMES equal to TRUE.

Tweet Share WhatsApp

Answer:

Setting GLOBAL_NAMES dictates how you might connect to a database. This variable is either TRUE or FALSE and if it is set to TRUE it enforces database links to have the same name as the remote database to which they are linking.

Download Database Administrator (DBA) PDF Read All 253 Database Administrator (DBA) Questions
Previous QuestionNext Question
How would you determine the time zone under which a database was operating?What command would you use to encrypt a PL/SQL application?