What column differentiates the V$ views to the GV$ views and
how?
Answer Posted / shrinidhi
The INST_ID column which indicates the instance in a RAC environment the information came from.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is dcl? : sql server DBA
How do you open a cluster administrator? : sql server DBA
What is a correlated sub-query? : sql server DBA
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
what is asm?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
how can you get actual data change values from previous transactions in oracle?
what is the use of ocr?
What the different components in replication and what is their use? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is replication? : sql server DBA
How to start SQL Server in minimal configuration mode?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.