Database Administrator (DBA) Question:
Download Questions PDF

Explain the use of setting GLOBAL_NAMES equal to TRUE.

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) Interview Questions And Answers PDF

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?