Re: Oracle client install on AIX 5.1 -- NetAssistant & SQLPLUS do not run

From: Roger Jackson <rjackson1_at_hotkey.net.au>
Date: 2 Aug 2003 05:29:59 -0700
Message-ID: <94614c11.0308020429.4608c410_at_posting.google.com>


Rick,

Make sure you have enabled Asynchronous I/O on your server. I have seen this error when ASYNCIO has not been started or configured.

HTH Roger.

rick_google_at_yahoo.com (Rick) wrote in message news:<9d71f8ec.0307300946.32f3944f_at_posting.google.com>...
> I am installing Oracle 9i client runtime on AIX 5.1-003. The
> installation completes successfully, but neither the Net Configuration
> Assistant or SQLPLUS will run.
>
> I get the following error when trying to run netca:
>
> Error loading native library: libnjni9.so.
> java.lang.UnsatisfiedLinkError: jniGetOracleHome
> at oracle.net.common.NetGetEnv.getOracleHome(NetGetEnv.java)
> at oracle.net.ca.CmdlineArgs.setOraArgs(CmdlineArgs.java)
> at oracle.net.ca.NetCA.<init>(NetCA.java)
> at oracle.net.ca.NetCA.main(NetCA.java)
>
>
> I get the following error when trying to run sqlplus:
> exec(): 0509-036 Cannot load program sqlplus because of the following
> errors:
> 0509-130 Symbol resolution failed for
> /usr/lib/libc.a[aio_64.o] because:
> 0509-136 Symbol kaio_rdwr64 (number 0) is not exported from
> dependent module /unix.
> 0509-136 Symbol listio64 (number 1) is not exported from
> dependent module /unix.
> 0509-136 Symbol acancel64 (number 2) is not exported from
> dependent module /unix.
> 0509-136 Symbol iosuspend64 (number 3) is not exported from
> dependent module /unix.
> 0509-136 Symbol aio_nwait (number 4) is not exported from
> dependent module /unix.
> 0509-150 Dependent module libc.a(aio_64.o) could not be
> loaded.
> 0509-026 System error: Cannot run a file that does not have a
> valid format.
> 0509-192 Examine .loader section symbols with the
> 'dump -Tv' command.
>
>
> I have the LIBPATH set as directed by installation guide (though that
> doesn't seem necessary since netca script sets it as well):
>
> LIBPATH=$ORACLE_HOME/lib32:$ORACLE_HOME/lib
>
> Anyone else have a similar problem(s)? Any solutions?
>
> Thanks,
> Rick
Received on Sat Aug 02 2003 - 14:29:59 CEST

Original text of this message