BMR lowers the mean time to recover (MTTR).
BMR supports pointintime 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 that requires a recovery can remain online.
第1题:
Which of the following statements is NOT true about RMAN?()
第2题:
You defined the Recovery Manager (RMAN) retention policy to recovery window of 7 days by executing the following command: RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS; When a backup is performed, what would be the status of this backup after seven days?()
第3题:
What are the two advantages of RMAN Block Media Recovery (BMR) over file/x7flevel recovery?()
第4题:
Indentify two advantages of using recovery catalog instead of the control file of the database in RecoveryManager (RMAN).()(Choose two.)
第5题:
Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()
第6题:
You can use RMAN stored scripts.
Recovery is faster if data is stored in catalog in addition to the control file.
You can store backup Information of all registered databases in one place.
Database backups are automatically deleted when they are older than the specified time period.
第7题:
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.
第8题:
After two days, the backup will be marked obsolete.
After two days, the backup will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file, then the older backup will be deleted from the media.
If the RMAN repository has records of two or more recent backups of a file, then the older backup will be marked obsolete.
第9题:
Make backups faster
Store RMAN metadata
Store RMAN scripts
Provide the ability to do centralized backup reporting
Make recovery faster
第10题:
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
第11题:
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.
第12题:
The backup would be marked as invalid.
The backup would be marked as obsolete.
The backup would be removed from the media.
The backup would be removed from the RMAN repository.
第13题:
Identity two advantages of using a recovery catalog in-load of the control File of the target database Recovery Manager (RMAN).()
第14题:
Which of the following are correct about block media recovery?()
第15题:
You issue the following RMAN command to set a retention policy on a database: RMAN>CONFIGURE RETENTION POLICY TO REDUNDANCY 2; What will be the outcome of the above command?()
第16题:
If you find errors in the view V$DATABASE_BLOCK_CORRUPTION with a status of MEDIA_CORRUPT, what RMAN command would you run to correct the problem?()
第17题:
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?()
第18题:
You can use RMAN stored scripts
Recovery is faster if data is stored in catalog in addition to the control file
You can store backup information of all registered databases in one place
Database backups are automatically deleted when they are older than the specified time period
第19题:
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
第20题:
BMR increases the Mean Time To Recover (MTTR).
BMR can only be implemented using Recovery Manager (RMAN).
The blocks that need to be recovered are accessible during BMR.
BMR cannot be performed using cumulative incremental backups.
The datafile must be restored if most of the blocks in the datafile are corrupt.
第21题:
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.
第22题:
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
第23题:
Rebuild the index using the online option.
Take the individual data file offline (not the whole tablespace), restore and recover the data file from backup with RMAN, then set the data file online again.
Without setting the individual data file offline, use RMAN with Block Media Recovery to restore and recover only those blocks.
Take the individual data file (not the whole tablespace) offline, use RMAN with Block Media Recovery to restore and recover only those blocks, then set the data file online again.
第24题:
You can use RMAN stored scripts
Recovery is faster if data is stored in catalog in addition to the control file
You can store backup information of all registered databases in one place
Database backups are automatically deleted when they are older than the specified time period