Virtual private database
Virtual private catalog
RMAN virtual database
RMAN secure catalog
Oracle Database Vault
第1题:
RMAN provides more granular catalog security through which feature?()
第2题:
Which of the following statements is false?()
第3题:
Which of the following statements about a Master Catalog is FALSE?()
第4题:
In RMAN, when the RESYNC CATALOG command is issued, in which two situations does the command file actually perform synchronization?()
第5题:
What is the purpose of the RMAN recovery catalog?()
第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题:
EXECUTE_CATALOG_ROLE
CONNECT
RESOURCE
RECOVERY_CATALOG_OWNER
RECOVERY_CATALOG_USER
第8题:
Data files
Control files
Archived log files
Files storing RMAN scripts
第9题:
Virtual private database
Virtual private catalog
RMAN virtual database
RMAN secure catalog
Oracle Database Vault
第10题:
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
第11题:
COPY
BACKUP
CHANGE
DELETE
CATALOG
第12题:
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
第13题:
You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema owned by the user RCO11. The INST1 database contains an Oracle Database version 10.1 catalog schema owned by the user RCAT10. You want the RMAN to import metadata for database IDs 1423241 and 1423242, registered in RCAT10, into the recovery catalog owned by RCO11. You also want to deregister them from the catalog after import. You executed the following commands to achieve this: RMAN> CONNECT CATALOG rco11/password@catdb RMAN> IMPORT CATALOG rcat10/oracle@inst1 DBID=1423241,1423242; What happens if the RCO11 catalog has scripts with the same name as that of the scripts in RCAT10 catalog?()
第14题:
Which of the following BEST describes the function of a DNS server?()
第15题:
Which statement is true regarding RMAN components?()
第16题:
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?()
第17题:
Which two RMAN commands initiate a resynchronization of the recovery catalog with the target database control file?()
第18题:
There can be more than one master catalog for a store
A sales catalog is a subset of the master catalog
The master catalog is the central place for the stores merchandise
There can be more than one sales catalog for a store
Multiple stores can share a master catalog
第19题:
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
第20题:
The scripts in the RCO11 catalog are overwritten.
RMAN renames the local stored scripts in the RCO11 catalog.
The RMAN session in which the command is executed aborts.
RMAN renames the global scripts that are imported from the RCAT10 catalog.
第21题:
It must be used because all RMAN-related backup and recovery metadata information is contained in it.
It provides a convenient, optional, repository of backup- and recovery-related metadata.
It provides the ability to store RMAN scripts for global use by any database that has access to the repository.
It provides a means of storing all RMAN backup sets physically in an Oracle database server.
It provides the ability to store backup records for more than a year.
第22题:
Provider support for intra-AS and CSC scenarios
Uses separate signaling plane, which provides more security than IPv4
BGP is the preferred routing protocol for connecting two SPs
No requirement for a separate signaling plane
第23题:
Virtual private database
Virtual private catalog
RMAN virtual database
RMAN secure catalog
Oracle Database Vault
第24题:
RESYNC CATALOG;
REGISTER DATABASE;
CREATE CATALOG TABLESPACE rman_ts;
GRANT recovery_catalog_owner TO rman_db01;