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 -> 10gr2 libaio.so.1 missing

10gr2 libaio.so.1 missing

From: <netcomrade_at_netscape.net>
Date: 14 Apr 2006 13:16:27 -0700
Message-ID: <1145045787.101465.127990@e56g2000cwe.googlegroups.com>


I've reinstalled it at least 3 times.. each time the file is missing.

When I startup I get

oracleWRHS: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory ERROR:
ORA-12547: TNS:lost contact

I also tried compiling async_on/off with no success

[WRHS_at_turin lib]$make -f ins_rdbms.mk async_on rm -f /u91/app/oracle/product/10g/rdbms/lib/skgaioi.o cp /u91/app/oracle/product/10g/rdbms/lib/skgaio.o

/u91/app/oracle/product/10g/                      rdbms/lib/skgaioi.o
cp: cannot stat `/u91/app/oracle/product/10g/rdbms/lib/skgaio.o': No
such file                       or directory
make: *** [do_async_on] Error 1

lastly, I tried linking the file into $ORACLE_HOME/lib directory from $ORACLE_HOME/stubs and /usr/lib directories, which is apparently not a great thing to do:

!!! WARNING !!! --> libaio-2.3.2-stub.so

This is a stub library which can be used for linking only. It must *not*
be used as a runtime library. Please make sure this library is not found
in LD_LIBRARY_PATH. Received on Fri Apr 14 2006 - 15:16:27 CDT

Original text of this message

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