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

Home -> Community -> Usenet -> c.d.o.misc -> Symbol resolution failed for /tools/oracle/ora817/lib/libclntsh.a(shr.o)

Symbol resolution failed for /tools/oracle/ora817/lib/libclntsh.a(shr.o)

From: <purzel30_at_web.de>
Date: 21 Sep 2005 07:59:20 -0700
Message-ID: <1127314760.825206.270950@z14g2000cwz.googlegroups.com>


Hello!

I got an error message when updating my program from AIX 5.1 to AIX 5.3. It uses Oracle 8.1.7.

The following error message appears:



exec(): 0509-036 Cannot load program prismaconn.aix because of the following errors:

        0509-130 Symbol resolution failed for /tools/oracle/ora817/lib/libclntsh.a(shr.o) because:

        0509-136   Symbol pw_post (number 257) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_wait (number 258) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_config (number 259) is not exported from
                   dependent module /unix.
        0509-136   Symbol aix_ora_pw_version3_required (number 260) is
not exported from
                   dependent module /unix.
        0509-026 System error: Error 0
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.

----------------------------------------------------------------------------

I compiled my program troublefree, but when I try to start it, this message is the result.

Doesn't Oracle 8.1.7 get along with AIX 5.3? Can anybody help me out of this misery?

Thanks in advance,
Christian Received on Wed Sep 21 2005 - 09:59:20 CDT

Original text of this message

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