Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can't start the server - svrmgrl cannot find library
Did you see a "ld.so.conf" file in /etc? If so, add the path
$ORACLE_HOME/lib at the end (use the real path name instead of
"$ORACLE_HOME"). After that, do a ldconfig as root. Try svrmgrl again.
Hope this helps.
Robert Xu, Oracle DBA
Caltech, Pasadena, CA
Bill Tribley (ntribley_at_csi.com) wrote:
: Machine: P233, 128Mb RAM, lots of hard disk space, been running Linux for
: about 6 months.
: I've updated my S.u.S.E. Linux to glibc, proper libraries pop up when I test
: for version, Oracle installed successfully using oracle account, dba group,
: 4 mount points /u01 - /u04. I used standard install, all suggested defaults,
: names and paths.
: Path includes $ORACLE_HOME/bin and $ORACLE_HOME/lib, LD_LIBRARY_PATH is set
: to $ORACLE_HOME/lib, file libclntsh.so.1.0 is in LD_LIBRARY_PATH.
: When svrmgrl is run this error pops up:
: libclntsh.so.1.0: cannot open shared object file. No such file or directory.
: and the program terminates.
: Any help as to how to trace the error, or what setting may be preventing
: svrmgrl from recognizing a file that find can see, would be greatly
: appreciated.
Received on Wed Jun 16 1999 - 19:06:03 CDT
![]() |
![]() |