What is the purpose of the catalog command?()
第1题:
Why would you run the delete obsolete command?()
第2题:
You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files: $ rman target / What would be the effect of this command?()
第3题:
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?()
第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题:
Which two RMAN commands initiate a resynchronization of the recovery catalog with the target database control file?()
第7题:
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
第8题:
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.
第9题:
LIST
SWITCH
VALIDATE
CONFIGURE
RESYNC CATALOG
UPGRADE CATALOG
第10题:
The backup would be retained on the media for 31 days.
The backup would be maintained in the recovery catalog for 31 days.
The backup metadata would be retained in the control file for 31 days.
The backup metadata would be maintained in the recovery catalog for 31 days.
Automatic backups of the control file will be retained in the flash recovery area for 31 days.
第11题:
synch catalog
resync catalog
replicate catalog
update catalog
restore catalog
第12题:
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.
第13题:
You are connected to Recovery Manager (RMAN) without a recovery catalog. There is no copy of the control file available. You want to restore the control file from an autobackup. To retrieve the autobackup,you need the database ID (DBID). In which two sources would you find the DBID? ()
第14题:
In your database, all the tablespaces are locally managed. You started Recovery Manager (RMAN) using recovery catalog and restored the control file by using the following command: RMAN> RESTORE CONTROLFILE; Which two operations do you need to perform after restoring the control file from backup?()
第15题:
You have issued the following command: RMAN>CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 100 DAYS; What will be the result of using the above command?()
第16题:
In the parameter file of your production database, the CONTROL_FILE_RECORD_KEEP_TIME parameter is set to 31. What would be the impact of this setting on the backup that is being performed by using Recovery Manager (RMAN)?()
第17题:
Why would you execute the report obsolete command?()
第18题:
You are maintaining your database in Oracle10g. You want to store the information about the backup of the database in the control file. You issue the following statement: SQL>ALTER SYSTEM SET CONTROL_FILE_RECORD_KEEP_TIME=400; What is the outcome of this statement? ()
第19题:
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.
第20题:
The statement will not execute successfully.
The statement will execute successfully, and the backups metadata will be maintained in the control file for 400 days
The statement will execute successfully, and the backups metadata will be maintained in the recovery catalog for 400 days.
Backups will be deleted from the media after 400 days.
第21题:
To remove missing backup set pieces physically from disk
To remove metadata related to backup set pieces in the control file and the recovery catalog
To mark as deleted records in the control file and the recovery catalog associated with obsolete backup sets
To delete backup set pieces associated with backups that are no longer needed due to retention criteria
To remove old versions of RMAN backups
第22题:
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
第23题:
synch catalog
resync catalog
replicate catalog
update catalog
restore catalog