DBMS_RCVMAN
DBMS_RMAN
DBMS_RCVCAT
DBMS_CATPROC
第1题:
You would like to create an RMAN recover catalog in which to store information about your DB01 database. You want to use the database named RCDB for the storage of your recovery catalog. The six steps you will follow to create a recover catalog are not displayed in the correct order. Which displays the correct order?() 1. Grant the appropriate privileges (CONNECT and RESOURCE) and roles (RECOVERY_CATALOG_OWNER) to the user responsible for performing backup and recover operations. 2. Register the target database in the catalog. 3. Create the catalog using the RMAN command line interpreter. 4. Create a user and schema which will own the recovery catalog. 5. Create tablespace to hold the catalog in the database you have dedicated for your RMAN recovery catalog. 6. Connect to the target database using SYSDBA privileges.
第2题:
You executed the following command in Recovery Manager (RMAN): RMAN> RESTORE CONTROLFILE; Which operation must you perform before this command is executed?()
第3题:
Which of the following packages maintains information in the recovery catalog? ()
第4题:
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?()
第5题:
Which two RMAN commands initiate a resynchronization of the recovery catalog with the target database control file?()
第6题:
LIST
SWITCH
VALIDATE
CONFIGURE
RESYNC CATALOG
UPGRADE CATALOG
第7题:
EXECUTE_CATALOG_ROLE
CONNECT
RESOURCE
RECOVERY_CATALOG_OWNER
RECOVERY_CATALOG_USER
第8题:
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
第9题:
lsattr
inutoc
installp
lsresource
第10题:
DELETE SCRIPT
ERASE SCRIPT
REMOVE SCRIPT
UNCATALOG SCRIPT
第11题:
The next time you back up the database when you are also connected to the recovery catalog and the target database
The next time you are connected to the target database and the recovery catalog database and issue the resync command
The next time you connect RMAN to just the recovery catalog
The next time you connect to the recovery catalog and the target database with RMAN
Connecting to the recovery catalog and issuing the resync all databases command
第12题:
create recovery catalog
create catalog
build catalog
catalog create
mount catalog
第13题:
You want to create the Recovery Manager (RMAN) Virtual Private Catalog (VPC) to maintain a separation of responsibilities along with a consolidation of RMAN repository. Which condition must be met before you create the VPC?()
第14题:
You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()
第15题:
If you back up a database without connecting to the recovery catalog, which operations will cause the recovery catalog to be updated?()
第16题:
Which command do you use to create a recovery-catalog schema? ()
第17题:
DBMS_RCVMAN
DBMS_RMAN
DBMS_RCVCAT
DBMS_CATPROC
第18题:
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
第19题:
4,1,5,6,3,2
4,3,1,5,6,2
4,5,1,3,2,6
5,4,1,3,2,6
5,4,1,3,6,2
第20题:
online redo log files
alert log files
control file
datafiles associated with the SYSTEM tablespace
第21题:
a,b,c,d,e
b,a,d,c,e
b,c,d,a,e
b,c,d,e,a
b,d,c,a,e
第22题:
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
第23题:
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
第24题:
target database
auxiliary database
third-party database
recovery catalog database