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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: async i/o on 10g rhel 4

RE: async i/o on 10g rhel 4

From: Magni Fabrizio <Fabrizio.Magni_at_rasnet.it>
Date: Tue, 21 Mar 2006 11:25:07 +0100
Message-ID: <BFCF159FFD14F444B205968F32DBD5BB038865BA@MAILEX01.rasgroup.ita.localnet>


10gR2 for linux has the executable already linked for async I/O. It is not possibile to relink against different libaio anymore.  

You shouldn't try the async_on/async_off on this version.  

Regards
Fabrizio                   

        Has anyone successfully relinked Oracle 10.2.0 on RHEL 4 with async i/o on? According to notes I've found, you need to do the following:          

        cd $ORACLE_HOME/rdbms/lib

        make PL_ORALIBS=-laio -f ins_rdbms.mk async_on                    

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 21 2006 - 04:25:07 CST

Original text of this message

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