您的位置:首页 > 移动开发

121 Tape streaming is not happening while performing RMAN tape backup. On investigation, you find th

2015-11-26 23:54 691 查看
121

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

Correct Answer: C

Section: (none)

Explanation

Explanation/Reference:

Explanation:

In the ALLOCATE or CONFIGURE CHANNEL commands, the RATE parameter specifies the bytes/

second that are read on a channel. You can use this parameter to set an upper limit for bytes read so that

RMAN does not consume excessive disk bandwidth and degrade online performance. Essentially, RATE

serves as a backup throttle. For example, if you set RATE 1500K, and if each disk drive delivers 3 MB/

second, then the channel leaves some disk bandwidth available to the online system.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: