Explain the use of setting GLOBAL_NAMES equal to TRUE.
Answer Posted / guest
While this variable does not directly store a value that
you can identify your database with, it does dictate how
you might connect to a remote 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.
Regards
Abhinav Phadnis
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
What is replication? : sql server DBA
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
Why would you use sql agent? : sql server DBA
What happens on checkpoint? : sql server DBA
what functionality does oracle provide to secure sensitive information?
What is dcl? : sql server DBA
how can you schedule a job in database?
What is the difference between dropping a database and taking a database offline? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is dbcc? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?