8, 1, 3, 2, 4, 5, 7, 6
1, 8, 3, 4, 2, 5, 7, 6
1, 3, 4, 2, 8, 5, 6, 7
1, 3, 2, 4, 6, 5, 7, 8
第1题:
Identity two advantages of using a recovery catalog in-load of the control File of the target database Recovery Manager (RMAN).()
第2题:
It is a holiday and no transactions are being performed on the database. You took a consistent backup of your database without using Recovery Manager (RMAN). How would you make use of this consistent backup in RMAN?()
第3题:
You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository. Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()
第4题:
You used the following command in Recovery Manager (RMAN) as part of the recovery process: RESTORE CONTROLFILE FROM AUTOBACKUP; How does RMAN find the control file autobackup?()
第5题:
Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()
第6题:
A base catalog exists
The recovery catalog is empty
The base recovery catalog must be dropped
A target database is registered in the recovery catalog
第7题:
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
第8题:
by using the trace file
by using the alert log file
by using the database ID
by using the server parameter file
by using the V$CONTROLFILE view
by using the autobackup format configuration setting
第9题:
rman TARGET / NOCATALOG
rman TARGET sys/password
rman TARGET sys/password AS SYSDBA
rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat
第10题:
New channels for restore and recovery tasks
New name for the data files of the tablespace
Auxiliary name for the data files of the tablespace
Auxiliary destinations for an auxiliary set of data files
第11题:
Stored scripts in the recovery catalog
Backups that can be deleted from disk
Backup sets and images copies that are obsolete
Backups that do not have the AVAILABLE status in the RMAN repository
第12题:
cannot be used in RMAN
by starting up the database again
by using the CATALOG command of RMAN
by using the RECOVER CATALOG command in RMAN
by re-creating the target control file to rebuild the RMAN repository
第13题:
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)
第14题:
You used the following command in Recovery Manager (RMAN) as part of the recovery process: RESTORE CONTROLFILE FROM AUTOBACKUP; How does RMAN find the control file autobackup?()
第15题:
You administer an Oracle Database 10g and a third-party database. You use Recovery Manager (RMAN) to perform backup and recovery operations. You have configured a recovery catalog to act as an RMAN repository. To which of the following databases can you NOT connect using the RMAN CONNECT command?()
第16题:
You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()
第17题:
You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate?()
第18题:
The backup status will be marked expired in RMAN recovery catalog.
The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.
The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).
第19题:
By using the trace file.
By using the alert log file.
By using the database ID
By using the server parameter file.
By using the V$CONTROLFILE view.
By using the autobackup format configuration setting.
第20题:
New channels for restore and recovery tasks
New name for the data files of the tablespace
Auxiliary name for the data files of the tablespace
Auxiliary destinations for an auxiliary set of data files
第21题:
A base catalog exists
The recovery catalog is empty
The base recovery catalog must be dropped
A target database is registered in the recovery catalog
第22题:
stored scripts in the recovery catalog
backups that can be deleted from disk
backup sets and image copies are obsolete
backups that do not have the AVAILABLE status in the RMAN repository
第23题:
back up the control file to trace
bring database to the MOUNT state
open a connection to the RMAN recovery catalog, which contains the RMAN metadata for the target database
set the database ID (DBID), but only if the DB_NAME parameter associated with the target database is unique in the recovery catalog
第24题:
target database
auxiliary database
third-party database
recovery catalog database