To review RMAN control file and recovery catalog metadata and ensure that its correct
To delete RMAN backup-related metadata from the recovery catalog
To create metadata in the control file and the recovery catalog related to backup set pieces
To create a report that lists database backups
To rebuild the recovery catalog
第1题:
what is the purpose of classification?
第2题:
What is the purpose of the catalog command?()
第3题:
What RMAN command must you use before you can back up a database using the recovery catalog?()
第4题:
ou have backed up your database twice without connecting to the recovery catalog. What command do you issue to transfer the control-file metadata to the recovery catalog? ()
第5题:
What is the purpose of the RMAN recovery catalog?()
第6题:
RMAN would use the current operating system location to place the backup.
RMAN would use the control file of the target database to maintain the backup.
RMAN would use the recovery catalog of the target database to maintain the backup.
RMAN would use the control file of the target database to maintain the backup metadata.
RMAN would use the recovery catalog of the target database to maintain the backup metadata.
第7题:
Make backups faster
Store RMAN metadata
Store RMAN scripts
Provide the ability to do centralized backup reporting
Make recovery faster
第8题:
Issue the grant command from the SYS user (or equivalent) of the target database.
Issue the grant command from the SYS user (or equivalent) of the recovery-catalog database.
Issue the grant command from the recovery catalog-owning schema user account in the recovery catalog.
Issue the grant command from RMAN when connected to the recovery catalog-owning schema.
Issue the grant command from RMAN when connected to the target database.
第9题:
register database
recover catalog
load backupset
synch metadata
catalog start with
第10题:
synch catalog
resync catalog
replicate catalog
update catalog
restore catalog
第11题:
synch catalog
resync catalog
replicate catalog
update catalog
restore catalog
第12题:
Automatically create the IS-IS NET ID
Dynamically create an MPLS router ID
Automatically assign the host number of an IPv6 address.
Dynamically assign a MAC address to an Ethernet interface.
第13题:
How would you grant the RVPC user access to specific RMAN database records in the RMAN virtual private catalog?()
第14题:
David managed to accidentally delete the datafiles for database called DSL. He called Heber and Heber tried to help but he managed to delete the control files of the database. Heber called Bill and Bill saved the day. They are using a recovery catalog for this database. What steps did Bill perform to recover the database and in what order?() a. Restored the control file with the RMAN restore controlfile command. b. Mounted the DSL instance with the alter database mount command. c. Restored the datafiles for the DSL database with the RMAN restore command. d. Opened the DSL database with the alter database open resetlogs command. e. Recovered the datafiles for the DSL database with the RMAN recover command. f. Started the DSL instance. g. Connected to the recovery catalog with RMAN.
第15题:
You have lost all your RMAN backup set pieces due to a disk failure. Unfortunately, you have an automated cross-check script that also does a delete expired backupset command. You have restored all the backup set pieces from tape. What command would you use to get those backup set pieces registered in the recovery catalog and the control file of the database again?()
第16题:
Which command do you use to create a recovery-catalog schema? ()
第17题:
What privileges must be granted to allow an account to create the recovery catalog?()
第18题:
After the COPY command.
After adding a data file in the target database.
After adding a tablespace in the target database.
After adding a tablespace in the catalog database.
After dropping a data file in the catalog database.
After running SQL Loader to load a large amount of data.
第19题:
create recovery catalog
create catalog
build catalog
catalog create
mount catalog
第20题:
RECOVERY_CATALOG_OWNER
DBA
RESOURCE
SELECT ANY DICTIONARY
CONNECT
第21题:
To allow HTTP access to the WLAN controller
To allow SSH access to the CLI of the WLAN controller
To allow SSL access to the CLI of the WLAN controller
To allow HTTPS access to the WLAN controller
None of the other alternatives apply
第22题:
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
第23题:
create catalog
install database
catalog database
merge Catalog with database
register database