RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup sets
RMAN backups
RMAN channels
None of the above
第1题:
hich of the following RMAN structures can data from a datafile span?()
第2题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?() (Choose two.)
第3题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMANrepository can be listed?()
第4题:
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?()
第5题:
Which of the following RMAN structures can data from a datafile span?()
第6题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE; Which statement is true of this command?()
第7题:
Stored scripts in the recovery catalog
Backups that can be deleted from disk
Backup sets and images copies that are obsolete
Backups that do not have the AVAILABLE status in the RMAN repository
第8题:
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
第9题:
stored scripts in the recovery catalog
backups that can be deleted from disk
backup sets and image copies are obsolete
backups that do not have the AVAILABLE status in the RMAN repository
第10题:
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
第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题:
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
第13题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?()
第14题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE,Which statement is true of this command?()
第15题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed?()
第16题:
Which phrase best describes RMAN multiplexed backup sets?()
第17题:
In your database, the flash recovery area (FRA) is configured as the default for RMAN backups. You executed the following commands to configure the settings in RMAN: RMAN> CONFIGURE DEVICE TYPE disk PARALLELISM 2 BACKUP TYPE TO BACKUPSET; RMAN> CONFIGURE CHANNEL 1 DEVICE TYPE disk FORMAT '/home/oracle/disk1/%U'; RMAN> CONFIGURE CHANNEL 2 DEVICE TYPE disk FORMAT '/home/oracle/disk2/%U'; You issue the following RMAN command to backup the database: RMAN> RUN 2> { 3> ALLOCATE CHANNEL ch1 DEVICE TYPE disk; 4> BACKUP DATABASE; 5> } Which statement is true about the outcome?()
第18题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed? ()
第19题:
RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup set
RMAN backups
RMAN channels
None of the above
第20题:
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
第21题:
The RMAN backup fails because the TOOLS tablespace is read-only
The RMAN skips the backup of the tablespace because backup optimization is enabled
The RMAN makes backup because optimization can be enabled only for backups to disk
The RMAN makes the backup because no backup of the tablespace exists within the seven day window
第22题:
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
第23题:
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.