`
hunxiejun
  • 浏览: 1144958 次
文章分类
社区版块
存档分类
最新评论

How to Configure RMAN I/O Block Size to Improve Backup and Recovery Performance [ID 107213.1]

 
阅读更多

How to Configure RMAN I/O Block Size to Improve Backup and Recovery Performance [ID 107213.1]


Modified 19-OCT-2010Type BULLETINStatus PUBLISHED

--------------------------------------------------------------------

This article describes a solution that was used to resolve this

issue for another Oracle customer. As it relates to a third-party

product, Oracle does not guarantee that this resolution will work

for all customers using this or any other third-party product. The

appropriate third-party vendor should be contacted if there are any

questions or problems relating to this resolution or these errors.

--------------------------------------------------------------------

PURPOSE

This document is to show how to configure rman i/o block size to improve

backup/recover performance.

SCOPE & APPLICATION

This is intended for all RMAN users.

How to configure RMAN I/O block size to improve backup/recover performance:

===========================================================================

The I/O block size is the 'unit' RMAN reads and writes to the tape device.

Larger block size can improve backup/recover performance, especially

if the the database is large.

The default I/O block size is operating system and third party backup software

dependent, but can be changed from within RMAN. Use the allocate channel step:

ALLOCATE CHANNEL t1 TYPE 'sbt_tape' PARMS ="BLKSIZE=4194304"

This will allocate a channel for backup/recover with I/O block size 4M.

I/O block size can also be specified from EBU: use parameter tape_io_size in

backup/recover script.

References:

===========

Oracle8i Backup and Recovery Guide

Search Words:

=============

BLKSIZE RMAN TAPE_IO_SIZE

------------------------------------------------------------------------------

Blog http://blog.csdn.net/tianlesoftware

网上资源: http://tianlesoftware.download.csdn.net

相关视频:http://blog.csdn.net/tianlesoftware/archive/2009/11/27/4886500.aspx

DBA1 群:62697716(); DBA2 群:62697977()

DBA3 群:62697850 DBA 超级群:63306533;

聊天 群:40132017

--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics