|
Related Questions |
View Answer |
|
When are the system change numbers assigned?
|
View Answer
|
|
What is the minimum number of redo log files required in a database?
|
View Answer
|
|
Which memory structure records all database changes made to the instance?
|
View Answer
|
|
When a SELECT statement is issued, which stage checks the user’s privileges?
|
View Answer
|
|
Which memory structures are shared? Name two.
|
View Answer
|
|
What happens next when a server process is not able to find enough free buffers to copy the blocks from disk?
|
View Answer
|
|
If you are updating one row in a table using the ROWID in the WHERE clause (assume that the row is not already in the buffer cache), what will be the minimum amount of information read to the database buffer cache?
|
View Answer
|
|
What is a dirty buffer?
|
View Answer
|
|
When a server process is terminated abnormally, which background process is responsible for releasing the locks held by the user?
|
View Answer
|
|
Which component in the SGA has the dictionary cache?
|
View Answer
|
|
Which background process is responsible for writing the dirty buffers to the database files?
|
View Answer
|
|
Name the stages of processing a DML statement. What stages are part of processing a query?
|
View Answer
|
|
Which component of the SGA contains the parsed SQL code?
|
View Answer
|
|
Choose the right hierarchy, from largest to smallest, from this list of logical database structures.
|
View Answer
|
|
Describe a parallel server configuration.
|
View Answer
|
|
Which background process is not started by default when you start up the Oracle instance?
|
View Answer
|
|
What is the maximum number of database writer processes allowed in an Oracle instance?
|
View Answer
|
|
Which background process and associated database component guarantees that committed data is saved even when the changes have not been recorded in the data files?
|
View Answer
|
|
List components of an Oracle instance?
|
View Answer
|