You execute the following RMAN command in the order shown below: BACKUP VALIDATE DATABASE; BLOCKRECOVER CORRUPTION LIST; What will these commands do?()
A Create a backup of the database and recover all corrupted blocks found in the backup.
B Run a backup validation and list all the logically corrupt blocks as well as physically corrupt blocks in the database.
C Run a backup validation to populate V$COPY_CORRUPTION view, and then list any corrupt blocks recorded in the view.
D Run a backup validation to populate V$DATABASE_BLOCK_CORRUPTION view, and then repair any corrupt blocks recorded in the view.
E Run a backup validation, repair any corrupt blocks found during the validation process, and then update V$DATABASE_BLOCK_CORRUPTION view to indicate which corrupt blocks have been repaired.
正确答案
答案解析
相似试题
(单选题)
Why would you execute the report obsolete command?()
(单选题)
After the recovery is complete, which command should you execute?()
(单选题)
You executed the following command in Recovery Manager (RMAN): RMAN> RESTORE CONTROLFILE; Which operation must you perform before this command is executed?()
(单选题)
You want to create a temporary table while executing a procedure in a form. Which statement is true?()
(多选题)
Which operation requires that you create an auxiliary instance manually before executing the operation?()
(单选题)
You have created a script in the recovery catalog called backup_database. Which of the following commands would successfully execute that script?()
(单选题)
You decided to change the location of the flash recovery area. You executed the following command: Which statement is true?()
(单选题)
You work as a database administrator for Supportcenter.cn. You suspect that in one of your applications the customer table is being accessed by some unauthorized users. Which option would you use to monitor the queries being executed on the customer table?()
(多选题)
You started a long transaction. Before committing, you executed a query on one of the tables currently being modified. You received the following error: ORA-01555: snapshot too old How would you prevent such an error in the future?()
(多选题)
You started a long transaction. Before committing, you executed a query on one of the tables currently being modified. You received the following error: ORA-01555: snapshot too old How would you prevent such an error in the future?()