|
Related Questions |
View Answer |
|
Which role is created by default to administer databases?
|
View Answer
|
|
How do you make a database read-only?
|
View Answer
|
|
Which SHUTDOWN option will wait for the users to complete their uncommitted transactions?
|
View Answer
|
|
Which SHUTDOWN option requires instance recovery when the database is started the next time?
|
View Answer
|
|
Which parameter value is use to set the directory path where the alert log file is written?
|
View Answer
|
|
What information is available in the alert log files?
|
View Answer
|
|
To use operating system authentication to connect the database as an administrator, what should the value of the parameter REMOTE_LOGIN_PASSWORDFILE be set to?
|
View Answer
|
|
Which two values from the V$SESSION view are used to terminate a user session?
|
View Answer
|
|
List all the valid database start-up option?
|
View Answer
|
|
Name the parts of the database buffer pool.
|
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
|