On startup, SMON coordinates instance recovery.
On startup, CKPT coordinates instance recovery.
On startup, use RMAN to perform instance recovery.
Uncommitted changes will be rolled back after the database is opened.
On startup, perform media recovery and then instance recovery.
On startup, all the files will be synchronized and you get both committed and uncommitted data.
第1题:
You work as a database administrator for Supportcenter.cn. The database is open. A media failure has occurred, resulting in loss of all the control files in your database. Which statement regarding the database instance is true in this scenario?()
第2题:
Which of the following options is true about shutting down an Automatic Storage Management (ASM) instance?()
第3题:
You are managing an Oracle Database 11g database. You configured the database to run in ARCHIVELOGmode. Which two statements are true in this scenario()
第4题:
After performing a clean shut down of the database instance for maintenance, you mount the database andthen execute a command to open the database:SQL> ALTER DATABASE OPEN; Which two statements are true()
第5题:
After performing a clean shut down of the database instance for maintenance, you mount thedatabase and then execute a command to open the database: SQL> ALTER DATABASE OPEN; Which two statements are true()
第6题:
Which two statements about Flashback Query are true?()
第7题:
You work as a database administrator at Certkiller .com. You are working in an online transaction processing (OLTP) environment. You realize that the salary for an employee, John, has been accidentally modified in the EMPLOYEEStable. Two days ago, the data was in the correct state. Flashback logs generated during last two days are available in the flash recovery area. Which option would you choose to bring the data to the correct state while ensuring that no other data in the same table is affected?()
第8题:
The online redo log files and archived redo log files are required to accomplish the recovery.
The uncommitted transaction will be committed at the next startup of the database instance.
The uncommitted transaction is rolled back automatically at the next opening of the database.
The DBA has to perform the recovery on the database to recover the uncommitted transaction.
第9题:
The instance would hang.
The instance needs to be shut down.
The instance would be in the open state.
The instance would abort in such cases.
The instance would be in the open and invalid state.
The instance would in the open state, but all the background processes will be restarted.
第10题:
Event Viewer gives more details on the failure.
The alert log file gives detailed information about the failure.
PMON rolls back the transaction and releases the locks.
SMON rolls back the transaction and releases the locks.
The transaction is rolled back by the next session that refers to any of the blocks updates by the failed transaction.
Data modified by the transaction up to the last commit before the abnormal termination is retained in the database.
第11题:
The online redo log files and archived redo log files are required to accomplish the recovery.
The uncommitted transaction will be committed at the next startup of the database instance.
The uncommitted transaction is rolled back automatically at the next opening of the database.
The DBA has to perform the recovery on the database to recover the uncommitted transaction
第12题:
You have to shut down the database to perform the backups.
Archiving information is written to the data files and redo log files.
You can perform complete database backups without closing the database.
Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.
All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.
第13题:
Your database is configured in NOARCHIVELOG mode. All the control files have been lost due to a hard disk failure but the data files are not lost. You have the closed whole database backup available to you. Which two statements are true in this scenario?()
第14题:
Which two statements are true regarding the database in ARCHIVELOG mode?()
第15题:
You have to shut down the database instance with the ABORT option because of a hardware failure. Which statement is true about the subsequent opening of the database?()
第16题:
Your test database is configured to run in NOARCHIVELOG mode. One of the data files in the USERStablespace is lost due to a media failure. You notice that all the online redo logs have been overwritten since the last backup. What would you do to recover the data file()
第17题:
You work as a database administrator for Certkiller .com. On a Monday morning, you find the database instance aborted. After inspecting the alert log file, you execute the STARTUP command in SQL*Plus to bring the instance up. What statement is true?()
第18题:
You work as a database administrator for Certkiller .com. In the middle of a transaction, a user session was abnormally terminated but the instance is still up and the database is open. Which two statements are true in this scenario?()
第19题:
If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.
If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.
If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.
If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.
第20题:
The online redo log files and online data files are opened.
All the online data file headers are checked for consistency.
Instance recovery is performed before opening the database.
The path and existence of all the log file members are checked
第21题:
The instance aborts.
The database cannot be recovered.
The database can be recovered by restoring the control files from the backup.
The database remains opened and you have to shut it down with the ABORT option.
The database can be restored till the point of the last closed whole database backup.
第22题:
The database would open normally.
The database would not open, and it would stop at mount stage.
The database would open after automatically performing instance recovery.
The database would not open, and you have to perform database recovery to open it.
第23题:
The online redo log files and online data files are opened.
All the online data file headers are checked for consistency.
Instance recovery is performed before opening the database.
The path and existence of all the log file members are checked