多选题Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATECHANNEL commands in RMAN() (choose all that apply)ALimiting the input/output (I/O) bandwidth consumptionBSpecifying the size of backup sets and backup piecesCSpecifying vendor-specific information for a media managerDSpecifying the parallelism for backup and restore operations

多选题
Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATECHANNEL commands in RMAN() (choose all that apply)
A

Limiting the input/output (I/O) bandwidth consumption

B

Specifying the size of backup sets and backup pieces

C

Specifying vendor-specific information for a media manager

D

Specifying the parallelism for backup and restore operations


参考解析

解析: 暂无解析

相关考题:

Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the empty file backup and that RMAN is sending data blocks to the tape drive fast enough.What could be a solution to make tape streaming happen during the backup?()A. Configure backup optimizationB. Configure the channel to increase MAXOPENFILESC. Configure the channel to increase the capacity with the RATE parameterD. Configure the channel to adjust the tape buffer size with the BLKSIZE option

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:Which statement is true about the outcome?()A. Only one channel is allocated and the backup is created in the flash recovery areaB. Only one channel is allocated and the backup is created in the destination specified for channelC. Two channels are allocated and backup sets are created in the destinations specified for channels 1 and 2D. Three channels are allocated and backup sets are created in the destinations specified for channels 1, 2, and FRA

You want to take a complete database backup using RMAN. The backup should consist only the used blocks from your database.Which two statements are true about this backup operation? ()(Choose two.) A. Backup compression should be enabledB. Parallelism for the channel should be set to 2C. All the files must be backed up as backup setsD. The backup may be stored either on disk or on media with media manager

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN).To accomplish the backup, you issued the following RMAN command:RMAN BACKUP SECTION SIZE 300M TABLESPACE users;Which two statements are true about the execution of the above command? ()(Choose two.)A. The backup piece size will be limited to 300 MBB. The RMAN uses multiplexing to perform backupC. The operation is accomplished using the default channel availableD. The RMAN parallelizes the backup although the parallelism is not set for a channel

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() (Choose all that apply.) A. Backup retention policyB. Default backup device typeC. Default destinations for backupsD. Multiple backup device types for single backupE. Default section size for backups

Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATECHANNEL commands in RMAN() (choose all that apply) A. Limiting the input/output (I/O) bandwidth consumptionB. Specifying the size of backup sets and backup piecesC. Specifying vendor-specific information for a media managerD. Specifying the parallelism for backup and restore operations

The persistent configuration settings for RMAN have default for all parameters.Identify four RMAN commands that produce a multi-section backup.() A. BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;B. BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;C. BACKUP ARCHIVELOG ALL SECTION SIZE 25M;D. BACKUP TABLESPACE TEMP SECTION SIZE 10M;E. BACKUP TABLESPACE UNDO INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;F. BACKUP SPFILE SECTION SIZE 1M;G. BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()A、Backup retention policyB、Default backup device typeC、Default destinations for backupsD、Multiple backup device types for single backupE、Default section size for backups

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)A、The backup piece size will be limited to 300 MBB、The RMAN uses multiplexing to perform backupC、The operation is accomplished using the default channel availableD、The RMAN parallelizes the backup although the parallelism is not set for a channel

Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATECHANNEL commands in RMAN() (choose all that apply)A、Limiting the input/output (I/O) bandwidth consumptionB、Specifying the size of backup sets and backup piecesC、Specifying vendor-specific information for a media managerD、Specifying the parallelism for backup and restore operations

Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATE CHANNEL commands in RMAN ?()A、 Limiting the input/output (I/O) bandwidth consumptionB、 Specifying the size of backup sets and backup piecesC、 Specifying vendor-specific information for a media managerD、 Specifying the parallelism for backup and restore operations

Examine the following RMAN script: RMAN run { debug on; allocate channel c1 type disk; backup datafile 5; } Which statement describes the purpose of the script?()A、The data file is checked for physical corruption and backed up if found clean.B、The backup of data file 5 is performed and the interactive messages during the backup are suppressed.C、The existing backup for the data file is checked and the backup is performed if there are changes in the data file after the last backup.D、The backup of data file 5 is performed and all SQL statements that are executed during RMAN compilation and their results are displayed

The persistent configuration settings for RMAN have default for all parameters.Identify four RMAN commands that produce a multi-section backup.()A、BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;B、BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;C、BACKUP ARCHIVELOG ALL SECTION SIZE 25M;D、BACKUP TABLESPACE "TEMP" SECTION SIZE 10M;E、BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;F、BACKUP SPFILE SECTION SIZE 1M;G、BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for the RMAN. To accomplish the backup, you issued the following RMAN command:   RMAN BACKUP SECTION SIZE 300M TABLESPACE users;   Which two statements are true regarding the execution of the above command?()A、 The RMAN parallelizes the backup although the parallelism is not set for a channel.B、 The backup piece size will be limited to 300 MB.C、 The operation is accomplished using the default channel available.D、 Three channels for the tape drive must be configured by setting the parallelism to three.

You want to take a complete database backup using RMAN. The backup should consist only the used blocks from your database. Which two statements are true about this backup operation? ()(Choose two.)A、Backup compression should be enabledB、Parallelism for the channel should be set to 2C、All the files must be backed up as backup setsD、The backup may be stored either on disk or on media with media manager

You want to perform an RMAN backup of database as a copy. Which two factors will you consider whileperforming the backup operation?() (Choose two).A、The backup as copy can only be taken to diskB、The backup as copy can only be taken to tapeC、Backup can be performed only when the instance is shutdownD、Backup will constitute all used and unused blocks in the database

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() (Choose all that apply.)A、Backup retention policyB、Default backup device typeC、Default destinations for backupsD、Multiple backup device types for single backupE、Default section size for backups

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?()A、Only one channel is allocated and the backup is created in the flash recovery areaB、Only one channel is allocated and the backup is created in the destination specified for channel 1C、Two channels are allocated and backup sets are created in the destinations specified for channels 1 and 2D、Three channels are allocated and backup sets are created in the destinations specified for channels 1, 2, and FRA

Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the empty file backup and that RMAN is sending data blocks to the tape drive fast enough.What could be a solution to make tape streaming happen during the backup?()A、Configure backup optimizationB、Configure the channel to increase MAXOPENFILESC、Configure the channel to increase the capacity with the RATE parameterD、Configure the channel to adjust the tape buffer size with the BLKSIZE option

单选题Examine the following RMAN script: RMAN run { debug on; allocate channel c1 type disk; backup datafile 5; } Which statement describes the purpose of the script?()AThe data file is checked for physical corruption and backed up if found clean.BThe backup of data file 5 is performed and the interactive messages during the backup are suppressed.CThe existing backup for the data file is checked and the backup is performed if there are changes in the data file after the last backup.DThe backup of data file 5 is performed and all SQL statements that are executed during RMAN compilation and their results are displayed

多选题You want to perform an RMAN backup of database as a copy. Which two factors will you consider whileperforming the backup operation?() (Choose two).AThe backup as copy can only be taken to diskBThe backup as copy can only be taken to tapeCBackup can be performed only when the instance is shutdownDBackup will constitute all used and unused blocks in the database

单选题Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the empty file backup and that RMAN is sending data blocks to the tape drive fast enough. What could be a solution to make tape streaming happen during the backup?()AConfigure backup optimizationBConfigure the channel to increase MAXOPENFILESCConfigure the channel to increase the capacity with the RATE parameterDConfigure the channel to adjust the tape buffer size with the BLKSIZE option

多选题Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()ABackup retention policyBDefault backup device typeCDefault destinations for backupsDMultiple backup device types for single backupEDefault section size for backups

多选题Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() (Choose all that apply.)ABackup retention policyBDefault backup device typeCDefault destinations for backupsDMultiple backup device types for single backupEDefault section size for backups

多选题You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for the RMAN. To accomplish the backup, you issued the following RMAN command:   RMAN BACKUP SECTION SIZE 300M TABLESPACE users;   Which two statements are true regarding the execution of the above command?()AThe RMAN parallelizes the backup although the parallelism is not set for a channel.BThe backup piece size will be limited to 300 MB.CThe operation is accomplished using the default channel available.DThree channels for the tape drive must be configured by setting the parallelism to three.

多选题You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)AThe backup piece size will be limited to 300 MBBThe RMAN uses multiplexing to perform backupCThe operation is accomplished using the default channel availableDThe RMAN parallelizes the backup although the parallelism is not set for a channel

多选题Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATE CHANNEL commands in RMAN ?()ALimiting the input/output (I/O) bandwidth consumptionBSpecifying the size of backup sets and backup piecesCSpecifying vendor-specific information for a media managerDSpecifying the parallelism for backup and restore operations