You must configure block change tracking file
You must have first level 1 backups for RMAN to restore blocks
You must ensure that the SALES database is mounted or open
You must have full or level 0 backups for RMAN to restore blocks
You must take the tools01.dbf data file offline before you start a block media recovery
第1题:
Which of the following statements is NOT true about RMAN?()
第2题:
You are using the Block Media Recovery feature to recover the blocks that are marked corrupt since the last backup. Which view will you query to display information about the data blocks that are marked corrupt since the last backup?()
第3题:
You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()
第4题:
What are the two advantages of RMAN Block Media Recovery (BMR) over file/x7flevel recovery?()
第5题:
In your database, all the tablespaces are locally managed. You started Recovery Manager (RMAN) using recovery catalog and restored the control file by using the following command: RMAN> RESTORE CONTROLFILE; Which two operations do you need to perform after restoring the control file from backup?()
第6题:
You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()
第7题:
You are performing a block media recovery on the tools01.dbf data file in the SALES database by using RMAN. Which two statements are correct in this scenario?()
第8题:
You need to mention it with every BACKUP command.
The block change tracking feature is used automatically by RMAN.
You need to configure it using the CONFIGURE command.
You need to set the necessary initialization parameters to direct RMAN to use the feature.
第9题:
You must ensure that the SALES database is mounted or open.
You must restore a backup control file to perform a block media recovery.
You must take the tools01.dbf data file offline before you start a block media recovery.
You must put the database in NOARCHIVELOG mode to perform a block media recovery.
You can perform only a complete media recovery of individual blocks; point-in-time recovery of individual data blocks is not supported.
第10题:
shut down and restart the instance
add new tempfiles to the temporary tablespaces after recovery
perform a media recovery and open the database with the RESETLOGS option
perform a media recovery and bring the database to NOARCHIVELOG mode
第11题:
BMR lowers the mean time to recover (MTTR).
BMR supports point-in-time recovery of individual data blocks.
BMR enables you to use incremental backups for block recovery.
BMR enables recovery even when the database is not mounted or open.
BMR enables you to use proxy backups to perform block media recovery.
BMR enables increased availability of data during recovery because the data file requires a recovery can remain online.
第12题:
You must configure block change tracking file
You must have first level 1 backups for RMAN to restore blocks
You must ensure that the SALES database is mounted or open
You must have full or level 0 backups for RMAN to restore blocks
You must take the tools01.dbf data file offline before you start a block media recovery
第13题:
You are in the middle of a transaction and very crucial data has been modified. Because of a hardware failure, the instance has shut down before synchronizing all the database files. Which two statements are true?()
第14题:
You need to perform a block media recovery on the tools01.dbf data file in the SALES database by using Recovery Manager (RMAN). Which two are the prerequisites to perform this operation? ()(Choose two)
第15题:
Which of the following are correct about block media recovery?()
第16题:
A data file become corrupted in your database due to bad sectors on the disk. Because of corruption, you lost all the important tables in that data file. Which method would you use for recovery?()
第17题:
Which of the following would you use to enable automatic media recovery for a database?()
第18题:
You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?()
第19题:
You are implementing transaction log shipping for a database named DB1 from a server named SQL1 to a server named SQL2. Because DB1 is 100 GB in size, it is too big to transfer over the network in a reasonable amount of time. You need to minimize the impact on the network while you initialize the secondary database. Which two actions should you perform?()
第20题:
Configuration register
NVRAM
Boot flash
CMOS
Flash
第21题:
It improves usability by enabling you to reuse the scripts to perform recovery operations.
It detects block corruption while restoration and recovery operations.
It enables you to perform block media recovery.
It is capable to recover through unrecoverable operations, with only full database backups.
第22题:
V$BACKUP_CORRUPTION
V$COPY_CORRUPTION
V$DATABASE_BLOCK_CORRUPTION
RC_BACKUP_CORRUPTION
第23题:
Flash back all the tables in the data file, one by one.
Restore the data file to a new location and perform a media recovery.
Flash back the database, there is no need to restore the data file.
Restore the data file from the most recent backup and flash the database.
第24题:
Block Media Recovery must be used with RMAN.
You must perform complete recovery of individual blocks.
You must have a full RMAN backup, not an incremental backup.
You must use the DBVERIFY utility before using the Block Media Recovery feature.