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 -> Re: oracle on linux: can't start svrmgrl

Re: oracle on linux: can't start svrmgrl

From: Giorgio <G.Sorbara_at_fake.soft.it>
Date: Tue, 30 Mar 1999 10:45:50 +0200
Message-ID: <7dq2fi$l27$1@fe1.cs.interbusiness.it>


Hi,

Svrmgr doesn't start but it' seems that the PATH and ORACLE_HOME it's not set correctly. Check the variables and you will be able to find out what's wrong with svrmgrl reading the correct error messages.
Take a look also at the dynamic linker configuration file or the linker environment variable, svrmgrl needs the oracle shared library libclntsh.so.1.0
which resides in $ORACLE_HOME/lib.

Hope this will help you.
Giorgio

bakhit wrote in message <7dp7qt$i4$1_at_bertrand.ccs.carleton.ca>...
>
>Hi all
>i managed to install oracle 8.0.5 on redhat 5.2 with no problems. i
>didn't create a database during installation. when i tried to start the
>manager i got this error message:
>Message 4505 not found; No message file for product=SVRMGR,
>facility=MGR.
>
>any help is really appreciated.
>thanx
>mark
>
Received on Tue Mar 30 1999 - 02:45:50 CST

Original text of this message

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