RCO1 only.
DB01 only.
DB02 only.
DB01 and DB02 only.
DB01,DB02,and RC01.
第1题:
The RVPC user can do which of the following?()
第2题:
You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for your production database. You have registered your production database and are performing regular backups. Because of a new requirement you have added a few new tablespaces to your production database and you want them to be included in backups. Identify two options for completing this task.()
第3题:
You work as a database administrator for Supportcenter.cn. In your organization, you have four databases, SupportCenter DB01, SupportCenter DB02, SupportCenter DB03, and SupportCenter DB04, which are located in Berlin, Frankfurt,Rammstein, and Munich respectively, and which were created using Database Configuration Assistant (DBCA). You want to perform administrative tasks on these databases that include startup and shutdown, taking regular backups, and so on, fromFrankfurtusing Oracle tools. Which Oracle file would you enable to perform this task?()
第4题:
The following databases are registered in the base recovery catalog: PROD1, PROD2, and PROD3. The database user CATOWNER owns the base recovery catalog. You want a new user VPC1 to have access to only the PROD1 database and create a virtual private catalog. Given below are some of the commands required to achieve this: 1.SQL> GRANT recovery_catalog_owner TO vpc1; 2.RMAN> CONNECT CATALOG vpc1/password@catdb; 3.RMAN> GRANT CATALOG FOR DATABASE prod1 TO vpc1; 4.RMAN> CONNECT CATALOG catowner/password@catdb; 5.RMAN> CREATE VIRTUAL CATALOG; What is the correct sequence in which the commands have to be executed?()
第5题:
You are creating a recovery catalog for use with RMAN. You have issued these commands: SQL> CREATE TABLESPACE rman_ts DATAFILE ’/DISK1/rman_ts01.dbf’ 2> SIZE 20M 3> DEFAULT STORAGE (initial 100K next 100K pctincrease 0); SQL> CREATE USER rman_db01 IDENTIFIED BY rman_db01 2> DEFAULT TABLESPACE rman_ts 3> QUOTA unlimited ON rman_ts; Which command should you issue next?()
第6题:
Which command do you use to create a recovery-catalog schema? ()
第7题:
create catalog
install database
catalog database
merge Catalog with database
register database
第8题:
RESYNC CATALOG;
REGISTER DATABASE;
CREATE CATALOG TABLESPACE rman_ts;
GRANT recovery_catalog_owner TO rman_db01;
第9题:
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
第10题:
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
第11题:
create recovery catalog
create catalog
build catalog
catalog create
mount catalog
第12题:
target database
auxiliary database
third-party database
recovery catalog database
第13题:
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.
第14题:
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?()
第15题:
What RMAN command must you use before you can back up a database using the recovery catalog?()
第16题:
If you back up a database without connecting to the recovery catalog, which operations will cause the recovery catalog to be updated?()
第17题:
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?()
第18题:
Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()
第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题:
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
第21题:
Control file
Password file
Parameter file
Online redo log file
Listener controller file
Server parameter file
第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题:
1,4,5,2,3
1,4,3,2,5
4,5,2,3,1
2,3,4,5,1
1,4,2,3,5
第24题:
RCO1 only.
DB01 only.
DB02 only.
DB01 and DB02 only.
DB01,DB02,and RC01.