多选题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-specif

题目
多选题
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 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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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 MB

B. The RMAN uses multiplexing to perform backup

C. The operation is accomplished using the default channel available

D. The RMAN parallelizes the backup although the parallelism is not set for a channel


参考答案:A, C

第2题:

What feature comes into play to help ensure the completion of the backup should one of three backup devices fail during a backup that is using three different channels?()

  • A、Channel failover
  • B、Restartable backups 
  • C、Rescheduable backups 
  • D、Automatic backup recovery 
  • E、Channel recovery

正确答案:A

第3题:

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 optimization

B. Configure the channel to increase MAXOPENFILES

C. Configure the channel to increase the capacity with the RATE parameter

D. Configure the channel to adjust the tape buffer size with the BLKSIZE option


参考答案:C

第4题:

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 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

正确答案:A,C

第5题:

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 MB
  • B、The RMAN uses multiplexing to perform backup
  • C、The operation is accomplished using the default channel available
  • D、The RMAN parallelizes the backup although the parallelism is not set for a channel

正确答案:A,C

第6题:

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


参考答案:A, C

第7题:

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

  • 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

正确答案:A,B,C

第8题:

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 area

B. Only one channel is allocated and the backup is created in the destination specified for channel

C. Two channels are allocated and backup sets are created in the destinations specified for channels 1 and 2

D. Three channels are allocated and backup sets are created in the destinations specified for channels 1, 2, and FRA


参考答案:A

第9题:

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

正确答案:A,C

第10题:

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

正确答案:D

更多相关问题