Stripes a single backup set across multiple channels.
Identical copies of backup pieces within a backup set.
Multiple backup sets with multiple channels configured.
Simultaneous reads from multiple files and writes into the same backup piece.
第1题:
A. Backup retention policy
B. Default backup device type
C. Default destinations for backups
D. Multiple backup device types for single backup
E. Default section size for backups
第2题:
What does it mean if a backup is expired?()
第3题:
Which two statements regarding compressed backups in Recovery Manager (RMAN) are true?()
第4题:
You are tuning RMAN to optimize performance. You want tape I/O to be asynchronous when you perform tape backups. Which action should you take?()
第5题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMANrepository can be listed?()
第6题:
You have configured your database to use RMAN for backup and recovery. You must back up the datafile contained in the TS1 tablespace. The size of the datafile in the TS1 tablespace is 200 MB. You issue the following command from the RMAN prompt to perform a backup of the tablespace: RMAN> BACKUP TABLESPACE TS1 MAXSETSIZE 100M; Which statement is true about executing this command?()
第7题:
Which phrase best describes RMAN multiplexed backup sets?()
第8题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE; Which statement is true of this command?()
第9题:
RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup set
RMAN backups
RMAN channels
None of the above
第10题:
backups that can be deleted
stored scripts in the recovery catalog
backup sets and image copies that are obsolete
only the most recent backup sets or image copies
backups that do not have the AVAILABLE status in RMAN repository
第11题:
The command generates an error.
The command backs up the tablespace and creates a backup set of size 200 MB
The command backs up the tablespace and creates two backup sets of size 100 MB each.
The command backs up the tablespace and creates a backup set with backup pieces of size 100 MB each.
第12题:
The backup set has exceeded the retention criteria set in RMAN and is eligible for removal.
The backup set has one or more invalid blocks in it and is not usable for recovery.
The backup set contains one or more tablespaces no longer in the database.
The backup set contains one or more missing backup set pieces.
The backup set is from a previous version of RMAN and was not upgraded.
第13题:
hich of the following RMAN structures can data from a datafile span?()
第14题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?()
第15题:
Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()
第16题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE,Which statement is true of this command?()
第17题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed?()
第18题:
Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() (Choose all that apply.)
第19题:
Which of the following RMAN structures can data from a datafile span?()
第20题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed? ()
第21题:
Only one channel is allocated and the backup is created in the flash recovery area
Only one channel is allocated and the backup is created in the destination specified for channel 1
Two channels are allocated and backup sets are created in the destinations specified for channels 1 and 2
Three channels are allocated and backup sets are created in the destinations specified for channels 1, 2, and FRA
第22题:
RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup sets
RMAN backups
RMAN channels
None of the above
第23题:
A different procedure is required to restore a database from compressed backups
The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed backup sets and image copies.
Using this command to create backups minimizes the bandwidth consumed
Using this command to create backups improves the performance of the backup process