Start up only.
Restore needed data files, then start up.
Complete restore from backup, then start up.
Perform point in time recovery, then start up.
第1题:
Every Sunday, consistent backups are performed on your database. Because of a user error, you performed an incomplete recovery on Tuesday and opened the database with the RESETLOGS option. A user error occurs again on Thursday, which necessitates an incomplete recovery. Sunday’s backup is the most recent backup available. What would you do in this scenario?()
第2题:
Your database is in NOARCHIVELOG mode and a logswitch happens every 20 minutes. On Thursday morning,media failure resulted in corruption of a data file belonging to the TOOLS tablespace. Backups are taken on every Sunday. What would you do in this situation?()
第3题:
Which step is required for recover from an instance failure? ()
第4题:
Examine the following scenario: -Database is running in ARCHIVELOG mode. -Complete consistent backup is taken every Sunday. -On Tuesday the instance terminates abnormally because the disk on which control files are located gets corruptedThe disk having active online redo log files is also corrupted. The hardware is repaired and the paths for online redo log files and control files are still valid. Which option would you use to perform the recovery of database till the point of failure?()
第5题:
You lost the PRODSTD tablespace, which was read/write. The tablespace was read-only when the last backup was performed. How would you recover the tablespace?()
第6题:
Two data files have been deleted at the operating system level by accident. Your database is running in ARCHIVELOG mode and online backups are taken nightly. One of the data files that has been deleted belongs to the USERS tablespace on the other belongs to the SYSTEM tablespace. How can you recover from this situation?()
第7题:
Shut down the database, restore the two data files and then start up the database.
Take the system and users tablespace offline, restore the two data files, recover the two datafiles, and then bring the SYSTEM and USERS tablespaces online.
Shut down the database, restore the two data files, start up the database in MOUNT mode, recover the two data files, and then alter the database open.
Take the SYSTEM and USERS tablespaces offline, recover the two datafiles and then bring the SYSTEM and USERS tablespaces online.
第8题:
Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, open the database with the RESETLOGS option after performing a cancel-based recovery.
Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, drop the lost redo log group and open the database with the RESETLOGS option after performing a cancel-based recovery.
Restore the database from a whole consistent backup and start the database in MOUNT mode. Then, clear the lost redo log group and open the database with the RESETLOGS option after performing a cancel-based recovery.
Do nothing. You do not need to recover the database in this case; an instance recovery will be performed by the SMON process on startup.
第9题:
recovery cannot be performed because a backup was not performed after the last incomplete recovery
restore all the files from Sunday’s backup, and then recover up to the point in time when the RESETLOGS operation was performed on Tuesday
restore all the files from Sunday’s backup, and open the database to reset the database to the point in time when the backup was performed on Sunday
restore all the files from Sunday’s backup, and then perform an incomplete recovery up to the point in time when the user error occurred on Thursday
第10题:
restore the tablespace from the backup; there is no need to apply the redo information
restore the full database to recover the data up to the point when you performed the backup
restore the tablespace from the backup and then perform a recovery using the backup control file
restore the tablespace from the backup and then recover the tablespace; all the redo information from the point when the tablespace was made read/write is applied
第11题:
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.
第12题:
import the database from the last export
restore all the members in the group from the last backup
drop the lost member from the database and then add a new member to the group
restore all the database files from the backup and then perform a complete recovery
restore all the database files from the backup and then perform an incomplete recovery
第13题:
You database operates in ARCHIVELOG mode and user-managed consistent backups are performed every Sunday night. On Tuesday, at 9:00 a.m. the current log sequence number was 369. Also, on Tuesday you lost the data file belonging to the SYSTEM tablespace and an achivelog file (sequence number 356) that contained redo entries between 8:00 a.m. and 8.30 a.m. With reference to this scenario, what would you do to recover the database?()
第14题:
The database is running in NOARCHIVELOG mode. A data file is lost. Which two are valid options for recover?()
第15题:
You are maintaining the PROD database for NetFx Corporation. You have configured controlfile autobackup in your database. At 6:00 P.M. on Monday, you issue the following command: RMAN>BACKUP DATABASE; At 8:00 A.M. on Tuesday, you are unable to start the database because all the control files are missing. You decide to restore the control files from the backup by using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command. Which operation should you perform before using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command?()
第16题:
You lost the PRODSTD tablespace, which was read/write. The tablespace was read/x7fonly when the last backup was performed. How would you recover the tablespace?()
第17题:
In your database, online redo log files are multiplexed and one of the members in a group is lost due to media failure. How would you recover the lost redo log member?()
第18题:
You have a computer that runs Windows 7. You have a system image backup of the computer. You install anew application that is configured to run as a service. You restart the computer and receive a STOP errormessage. You need to successfully start Windows 7 in the minimum amount of time. What should you do?( )
第19题:
Start the database in the MOUNT stage.
Back up the control file to trace.
Set the DBID
Issue the RECOVER DATABASE command.
第20题:
recover using Oracle Flashback Database technology
restore the data files from backup and perform a complete recovery
restore only the corrupted data file and perform tablespace recovery
restore the data files from backup and perform cancelbased recovery
restore the entire database from the most recent backup and start the instance and open the database
第21题:
Control Panel Administrative tools.
Control Panel Security Center.
System Properties, Start up and Recovery.
Help and support from the Start menu.
第22题:
restore the tablespace from the backup, and then perform an incomplete recovery
restore the tablespace from the backup, and then apply all the redo information
restore all the data files in the database, and then perform an incomplete recovery
restore the tablespace from the backup
第23题:
Restore all the data files from last Sunday’s backup, and then perform a time-based recovery.
Restore all the data files from last Sunday’s backup, and then perform a cancel-based recovery.
Restore all the data files from last Sunday’s backup, and then perform a change-based recovery.
Restore only data files that belong to the SYSTEM tablespace from last Sunday’s backup, and then perform a complete recovery.
第24题:
Start up only.
Restore needed data files, then start up.
Complete restore from backup, then start up.
Perform point in time recovery, then start up.