Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: AIO on ASM

Re: AIO on ASM

From: Fabrizio Magni <fabrizio.magni_at_mycontinent.com>
Date: Fri, 06 Jan 2006 19:31:45 +0100
Message-ID: <43beb791$0$1073$4fafbaef@reader2.news.tin.it>


sagyvolkov_at_gmail.com wrote:
> Thanks for replying Fabrizio (Sorry it took me so long to reply back).
> I'm working on RHEL4 and i've just installed libaio-devel-0.3.102-1and
> libaio-0.3.102-1, hopefully they should work with the oracle binary.
> I'll shutdown the ASM and database instances on my RAC environment, and
> then relink the oracle binary.
> I'll let you of the results.
>

Sagy,
relink in this way:

linux: # su - oracle

oracle_at_linux > cd $ORACLE_HOME/rdbms/lib
oracle_at_linux > make PL_ORALIBS=-laio -f ins_rdbms.mk async_on
oracle_at_linux > make PL_ORALIBS=-laio -f ins_rdbms.mk ioracle

on all nodes.

(http://www.gesinet.it/oracle/asincio.html)

After restarting the instances check in your /proc/slabinfo.

Regards

-- 
Fabrizio Magni

fabrizio.magni_at_mycontinent.com

replace mycontinent with europe
Received on Fri Jan 06 2006 - 12:31:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US