You can use RMAN stored scripts
Recovery is faster if data is stored in catalog in addition to the control file
You can store backup information of all registered databases in one place
Database backups are automatically deleted when they are older than the specified time period
第1题:
Which statement is true regarding RMAN components?()
第2题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?() (Choose two.)
第3题:
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?()
第4题:
Which statement about using RMAN stored scripts is true?()
第5题:
Indentify two advantages of using recovery catalog instead of the control file of the database in RecoveryManager (RMAN).()(Choose two.)
第6题:
Indentify two advantages of using recovery catalog instead of the control file of the database in Recovery Manager (RMAN).()
第7题:
To create and execute an RMAN stored script,you must use a recovery catalog.
When executing a stored script and a command fails,the remainder of the script is executed,and a message is written to the alert log file.
RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.
When you execute a stored script,it always executes using the persistent channel settings previously set with the CONFIGURE command.
第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题:
To store the backup information of multiple database
To restrict the amount of space that is used by the backups
To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.
To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.
第11题:
You can use RMAN stored scripts
Recovery is faster if data is stored in catalog in addition to the control file
You can store backup information of all registered databases in one place
Database backups are automatically deleted when they are older than the specified time period
第12题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database
第13题:
What is the purpose of the catalog command?()
第14题:
It is a holiday and no transactions are being performed on the database. You took a consistent backup of your database without using Recovery Manager (RMAN). How would you make use of this consistent backup in RMAN?()
第15题:
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN).Identify two scenarios is which you must have a recovery catalog. ()(Choose two.)
第16题:
You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for yourproduction 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 youwant them to be included in backups.Identify two options for completing this task. ()(Choose two.)
第17题:
Which two RMAN commands initiate a resynchronization of the recovery catalog with the target database control file?()
第18题:
Each target database requires its own recover catalog.
RMAN scripts can be stored in the recovery catalog or the target control file.
A channel is a stream of data to a device type and corresponds to one server session.
The RMAN executable interprets sever session commands and establishes connections to the target database.
第19题:
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
第20题:
To create and execute an RMAN stored script, you must use a recovery catalog.
When executing a stored script and a command fails, the remainder of the script is executed, and a message is written to the alert log file.
RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.
When you execute a stored script, it always executes using the persistent channel settings previously set with the CONFIGURE command.
第21题:
COPY
BACKUP
CHANGE
DELETE
CATALOG
第22题:
You can use RMAN stored scripts.
Recovery is faster if data is stored in catalog in addition to the control file.
You can store backup Information of all registered databases in one place.
Database backups are automatically deleted when they are older than the specified time period.
第23题:
You need to perform the restore and recover operations manually, because the backup was made manually.
First you need to resynchronize the catalog with the control file, and then you can use RMAN to recover the database.
First you need to add the backup to the catalog using the CATALOG command, and then you can use RMAN to recover the database.
You can just use RMAN and recover the database, because RMAN automatically updates the catalog with the backup information.
第24题:
You can use RMAN stored scripts
Recovery is faster if data is stored in catalog in addition to the control file
You can store backup information of all registered databases in one place
Database backups are automatically deleted when they are older than the specified time period