Media recovery can sometimes be stopped by the inability to read past a certain point in the redo stream. This is often referred to as “stuck recovery”. Before Oracle9i, the Database Administrator had few options to deal with stuck recovery. If the corrupt redo could not be recovered from some other source, then all transactions that committed after the corrupt point in the redo steam would be lost. Oracle9i changes that with the Trial Recovery feature. Trial Recover is used to test the application of the redo logs to the database. What are three other characteristics of Trial Recovery()
第1题:
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?()
第2题:
每个系统的Creat Recovery media可以创建几套Product Recovery恢复光盘()
第3题:
Which of the following is the MOST important step in any disaster recovery plan?()
第4题:
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?()
第5题:
You noticed that the index tablespace in your database requires a recovery. However, instead of performing a media recovery, you decided to re-create the indexes in a new tablespace. Which two options would you use to reduce the time it takes to re-create the indexes?()
第6题:
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?()
第7题:
SET AUTORECOVERY ON
SET RECOVERY ON
SET AUTO ON
You cannot enable automatic media recovery.
第8题:
Speeds up subsequent media recover actions.
Writes any uncorrupted block to disk during the test recovery.
Can be invoked by adding the TEST option to any RECOVER command.
Allows the Administrator to determine how many blocks are affected by corruption.
Marks blocks as corrupt in memory, allowing the test recover to proceed to completion.
第9题:
Appropriate use of backup media and offsite storage
The disaster recovery testing process过程
Classifying systems according to operational impact
Use appropriate fire suppressant systems
第10题:
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.
第11题:
ONLINE
REVERSE
PARALLEL
COMPRESS
NOLOGGING
COMPUTE STATISTICS
第12题:
PMON coordinates media recovery.
SMON coordinates instance recovery.
PMON coordinates instance recovery.
Undo Advisor would roll back all uncommitted transactions.
SQL*PLUS reports an error with the message asking you to perform instance recovery.
第13题:
用户可以通过Creat Recovery media创建出几套恢复光盘()
第14题:
每个系统的Creat Recovery media可以创建几套挽救介质()
第15题:
You noticed that the index tablespace in your database requires a recovery. However, instead of performing a media recovery, you decided to re/x7fcreate the indexes in a new tablespace. Which two options would you use to reduce the time it takes to re/x7fcreate the indexes?()
第16题:
What are the two advantages of RMAN Block Media Recovery (BMR) over file/x7flevel recovery?()
第17题:
As a result of a media failure, the current online redo log group is corrupted. The database crashes, as the current online group is inaccessible. Which type of incomplete recovery are you most likely to perform? ()
第18题:
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.
第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题:
ONLINE
REVERSE
PARALLEL
COMPRESS
NOLOGGING
COMPUTE STATISTICS
第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题:
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.
第24题:
The backup metadata will be maintained in the control file for 100 days.
The backup metadata will be maintained in the recovery catalog for 100 days.
The backup metadata will be maintained in the flash recovery area for 100 days.
After 100 days, the backup sets and image copies will be deleted from the media.