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

Home -> Community -> Mailing Lists -> Oracle-L -> AW: Help: Oracle on AIX 5.2

AW: Help: Oracle on AIX 5.2

From: Stefan Jahnke <Stefan.Jahnke_at_bov.de>
Date: Tue, 17 Feb 2004 19:25:28 +0100
Message-ID: <87F172BCF111D0489340AB3CB16A011E0DD1D2@EBMS20.bov.int>


Hi=20

Yes. That was exactly it. I found that, too. But thanks for the reply.

Stefan

-----Urspr=FCngliche Nachricht-----

Von: Powell, Mark D [mailto:mark.powell_at_eds.com] Gesendet: Dienstag, 17. Februar 2004 17:18 An: 'oracle-l_at_freelists.org'
Betreff: RE: Help: Oracle on AIX 5.2

Go back and check the installation and patch logs. Make sure no errors = were
reported. Also how did you apply the patches. From .02 or 03 on I = believe
that the Oracle patch utility has to be used rather than just running = the
scripts for the patches to install correctly.

My OS administrator is literally out to lunch but I believe that you = have to
configure ASYNC IO on the AIX platform before it can be used. Your AIX administrator should be able to check that out.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Stefan Jahnke Sent: Tuesday, February 17, 2004 5:44 AM To: Oracle DBA List (E-Mail)
Subject: Help: Oracle on AIX 5.2

Hi list

I'm running into the following problem:

Installed 9.2.0.1.0 on an RS/6000 p630 (Proc. model 7248), 64bit AIX = 5.2
Patched to 9.2.0.4.0. I can't start any executable like sqlplus / = lsnrctl.
We haven't created any DBs yet, just the fresh install with an = immediately=20
applied patch set.

Here's what I get:

oracle_at_paris:/home/oracle>which sqlplus
/u01/app/oracle/product/9.2/bin/sqlplus
oracle_at_paris:/home/oracle>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.

oracle_at_paris:/home/oracle>

Dump gives me the following output (e.g. for listio64):

oracle_at_paris:/home/oracle>dump -X64 -oTv /usr/lib/libc.a | grep = listio64
[3] 0x00000000 undef IMP DS EXTref /unix _posix_listio64
[11] 0x000000a8 .data EXP DS SECdef [noIMid] _posix_lio_listio64
[1] 0x00000000 undef IMP DS EXTref /unix = listio64
[8] 0x00000088 .data EXP DS SECdef [noIMid] lio_listio64
oracle_at_paris:/home/oracle>

So, the symbol is actually being exported. What might be the problem? = Does
async i/o have to=20
be activated on the RS/6000?

PS: I'm totally new to AIX, so the question might be kind of dumb;).

Any ideas?

Stefan

=20



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

=20



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Feb 17 2004 - 12:25:28 CST

Original text of this message

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