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: svrmgrl failure on AIX 4.3

Re: svrmgrl failure on AIX 4.3

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 18 Oct 1999 21:43:36 GMT
Message-ID: <380b93f4.11797077@news.demon.nl>


On Mon, 18 Oct 1999 20:22:12 GMT, "Feldman Lukasz" <Lukasz.Feldman_at_dtcentrum.com> wrote:

>Helo!
>
>I have a problem with my svmgrl working on Oracle 7.3.2 on AIX 4.3 (RS6000).
>When I started my server this morning I received info :
>
>Could not load program oracleTPXREF
>Symbol kaio_rdwr in /usr/lib/libc.a is undefined
>Symbol listio in /usr/lib/libc.a is undefined
>Symbol acancel in /usr/lib/libc.a is undefined
>Symbol iosuspend in /usr/lib/libc.a is undefined
>Could not load library libc.a[aio.o]
>Error was: Exec format error
>Could not load program oracleTPXREF
>Symbol kaio_rdwr in /usr/lib/libc.a is undefined
>Symbol listio in /usr/lib/libc.a is undefined
>Symbol acancel in /usr/lib/libc.a is undefined
>Symbol iosuspend in /usr/lib/libc.a is undefined
>Could not load library libc.a[aio.o]
>Error was: Exec format error
>ORA-12547: TNS:lost contact
>SVRMGR>
>
>I don't know what to do. Could anybody help me?
>I will be pleased.
>
>Lukasz Feldman
>DT Centrum
>
>
>

Looks like your instance is using asynchronous I/O and the AIX asynchronous io software hasn't been installed. You could, of course verify this with SMIT. Alternatively, there should be a parameter, use_asynchronous_io = true in your init<sid>.ora, so you could change that to false and bounce the db.

Hth,

Sybrand Bakker, Oracle DBA Received on Mon Oct 18 1999 - 16:43:36 CDT

Original text of this message

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