Re: exec(): 0509-036 Cannot load program oracle
Date: 22 Aug 2002 03:47:05 -0700
Message-ID: <a20d28ee.0208220247.1cb0541f_at_posting.google.com>
Nigel.Robbins_at_bigfoot.com (Nigel Robbins) wrote in message news:<c0943fd7.0208210703.d137f02_at_posting.google.com>...
> Hi there,
>
> The following is loogged when using svrmgrl...
>
> Oracle Server Manager Release 3.1.7.0.0 - Production
>
> Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
>
> exec(): 0509-036 Cannot load program oracle because of the following errors:
> 0509-150 Dependent module libobk.a(shr.o) could not be loaded.
> 0509-022 Cannot load module libobk.a(shr.o).
> 0509-026 System error: A file or directory in the path name does not exi
> st.
> exec(): 0509-036 Cannot load program oracle because of the following errors:
> 0509-150 Dependent module libobk.a(shr.o) could not be loaded.
> 0509-022 Cannot load module libobk.a(shr.o).
> 0509-026 System error: A file or directory in the path name does not exi
> st.
> ORA-12547: TNS:lost contact
>
> Note that I've run the following but it makes no difference...
> /etc/loadext -l /etc/pw-syscall
>
> The operating system is AIX.
>
> Any thoughts ?
>
> Many thanks,
> Nigel Robbins
1 is the env var LD_LIBRARY_PATH set (to /usr/lib:$ORACLE_HOME/lib) 2 what is the result of nm -a on libobk.a
Hth
Sybrand Bakker
Senior Oracle DBA
Received on Thu Aug 22 2002 - 12:47:05 CEST