异步IO

"Checked for relevance on 07-Feb-2007, archived"

PURPOSE
-------

To enable asynchronous I/O for Oracle9iR2 on Red Hat Linux Advanced Server
2.1, please execute the following steps:

1) cd to $ORACLE_HOME/rdbms/lib

   a) make -f ins_rdbms.mk async_on

   b) make -f ins_rdbms.mk ioracle


2) Parameter settings in init.ora for raw devices:

   a) set 'disk_asynch_io=true' (default value is true)


3) Parameter settings in init.ora for filesystem files:

   a) Make sure that all Oracle datafiles reside on filesystems that support
      asynchronous I/O. (For example, ext2)

   b) set 'disk_asynch_io=true' (note default value is true)

   c) set 'filesystemio_options=asynch'

4) Increase the size of sys.fs.aio-max-size using:

         echo >/proc/sys/fs/aio-max-size 1048576

   to get good performance.

If asynchronous I/O needs to be disabled for some reason

1) cd to $ORACLE_HOME/rdbms/lib

   a) make -f ins_rdbms.mk async_off

   b) make -f ins_rdbms.mk ioracle



Note : 
------
  
A)Before relinking, please stop any processes running out of that 
ORACLE_HOME to ensure that none of those files are currently in use

B)By default, Oracle9iR2 is shipped with asynchronous I/O support disabled.




Searchwords:

RedHat RedHat

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/21754115/viewspace-1382630/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/21754115/viewspace-1382630/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值