Database datafiles
Control files
Archived redo logs
Online redo logs
Flashback logs
第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题:
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)
第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题:
In which scenario will you perform an incomplete recovery?()
第5题:
You have lost all your database control files. To recover them, you are going to use the results of the alter database backup controlfile to trace command. Your datafiles and your online redo logs are all intact. Which of the following is true regarding your recovery?()
第6题:
You need to back up the existing data on a computer before you install a new application. You also need to ensure that you are able to recover individual user files that are replaced or deleted during the installation. What should you do?()
第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题:
take data files from the read-only tablespace offline before performing a recovery
recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the database
drop the read-only tablespace and re-create the tablespace after recovery
perform a recovery; status of the tablespace in control file will be changed automatically
第9题:
Restore the latest whole backup, perform complete recovery, and open the database normally
Restore the latest whole backup, perform incomplete recovery, and open the database with the RESETLOGS option
Restore the latest backups control file, perform complete recovery, and open the database with the RESETLOGS option
Restore the latest backup control file, perform incomplete recovery using backup control file, and open the database with the RESETLOG option
第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题:
SMON would automatically restore the lost file.
You would need to restore the whole database from the last backup.
You would need to restore the file from the last full database backup.
You would need to use flashback technology to restore the lost redo log member.
You would need to use Recovery Manager (RMAN) to restore the lost redo log member.
You would need to restore the missing log file by copying one of the remaining files from the same group.
第12题:
when a table is dropped and stored in the Recycle Bin
when all the control files are deleted
when a member of a multiplexed redo log group is dropped
when you are required to recover a table to its previous state
第13题:
You lost a temporary file that belongs to the default temporary tablespace in your database. From the options provided, which approach would you take to solve the problem? ()
第14题:
Which files will you need to perform a full recovery of a database backed up in NOARCHIVELOG mode?()
第15题:
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?()
第16题:
You are maintaining your database in Oracle10g. On Tuesday at 8:00 A.M., while starting the database, you discover that all the control files are missing. The backup of the full database was performed on Sunday at 6:00 P.M. Which type of recovery will you perform?()
第17题:
You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?()
第18题:
incomplete recovery
complete recovery
recovery using the Flashback Database feature
recovery using the export/import utility
第19题:
open the database with the RESETLOGS option
open the database with the RESTRICTED option
recover all the data files to the same system change number (SCN)
recover to the required SCN only that data file in which the error occurred
第20题:
Restore the latest whole backup, perform complete recovery, and open the database normally
Restore the latest whole backup, perform incomplete recovery, and open the database with the RESETLOGS option.
Restore the latest backups control file, perform complete recovery, and open the database with the RESETLOGS option.
Restore the latest backup control file, perform incomplete recovery using backup control file, and open the database with the RESETLOG option.
第21题:
You do not need to restore all the data files.
You do not need to open the database with the RESETLOGS operation
You do not need to perform a full backup after the RESETLOGS operation.
You do not need to recover all the data files to the same system change number (SCN).
第22题:
open the database with the RESTRICTED option
open the database with the RESETLOGS option
recover to the required SCN only that data file in which the error occurred
recover all the data files to the same system change number (SCN)
第23题:
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
第24题:
Database datafiles
Control files
Archived redo logs
Online redo logs
Flashback logs