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.
第1题:
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()
第2题:
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?()
第3题:
What are the two advantages of RMAN Block Media Recovery (BMR) over file/x7flevel recovery?()
第4题:
You have a read/x7fonly tablespace on read/x7fonly 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/x7fonly tablespace was read/write when the control file was backed up. What should you consider?()
第5题:
You are performing a block media recovery on the tools01.dbf data file in the SALES database using RMAN. Which two statements are correct in this scenario?()
第6题:
Which of the following would you use to enable automatic media recovery for a database?()
第7题:
What are the two advantages of RMAN Block Media Recovery (BMR) over file-level recovery?()
第8题:
The database opens normally.
The database prompts for a database recovery.
The database writer writes to a trace file, indicating that the temporary file is not found.
The database gets mounted and throws an error indicating that the temporary file requires recovery.
第9题:
ONLINE
REVERSE
PARALLEL
COMPRESS
NOLOGGING
COMPUTE STATISTICS
第10题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database
第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 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.
第13题:
Your database is running in NOARCHIVELOG mode with two online redo log files. The SALES table contains sales information for the organization. The SALES table belongs to the SALESTB tablespace. On Monday, you insert 10 rows into the SALES table. The current log sequence number is 14. You change the tablespace status from READ WRITE to READ ONLY for the SALESTB tablespace. You shut down the database and take a backup of the SALESTB tablespace. On Tuesday, you start the database. You change the status for the SALESTB tablespace from READ ONLY to READ WRITE. You insert 10 more rows into the SALES table and shut down the database. The current log sequence number is 15. When you try to open the database on Wednesday morning, you discover that the SALESTB tablespace was lost because of a media failure. Which of the following options is true about recovering the SALES table?()
第14题:
In the parameter file of your production database, the FAST_START_MTTR_TARGET parameter is set to 300 to optimize instance recovery. While observing the performance of the database during instance recovery, you find that the redo log files are not sized properly to support this activity. Which two sources could you use to determine the optimal size of the redo log files?()
第15题:
You are using recovery Manager (RMAN) with a recovery catalog to backup up your production database. The backups and the archived redo log files are copied to a tape drive on a daily basis. The database was open and transactions were recorded in the redo logs. Because of fire in the building you lost your servers having the production database and the recovery catalog database. The archive log files generated after the last backup are intact on one of the remote locations. While performing a disaster recovery of the production database what is the next step that you must perform after restoring the data files and applying archived redo logs?()
第16题:
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?()
第17题:
A redo log file is corrupted while the database is open; as a consequence, database operations are stopped because archiving cannot continue. What would you do to solve the problem?()
第18题:
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?()
第19题:
The size of the redo buffer in SGA.
The instance that will perform recovery in Real Application Cluster database.
The number of blocks to be read during instance recovery, or the time needed to complete instance recovery.
The number of passes through the redo logs made by the recovery process to identify blocks needing recovery.
第20题:
clear the redo log group
perform redo log file import
perform an incomplete recovery
perform a redo log recovery using Recovery Manager (RMAN)
shut down the database and open the database in the NOARCHIVELOG mode
第21题:
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.
第22题:
the V$LOG view
the V$DBFILE view
the V$LOGFILE view
the V$INSTANCE_RECOVERY view
Oracle Enterprise Manager Database Control
第23题:
ONLINE
REVERSE
PARALLEL
COMPRESS
NOLOGGING
COMPUTE STATISTICS