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

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem starting Listener executable

Re: Problem starting Listener executable

From: NetComrade <andreyNSPAM_at_bookexchange.net>
Date: Tue, 27 Jul 1999 14:42:10 GMT
Message-ID: <379dc4d3.88961823@news.earthlink.net>


lsnrctl should be in your $ORACLE_HOME/bin directory mine is

/export/apps/oracle/product/734/bin

Also, when you start up the listener don't forget to do something like lsnrctl startup name_of _the_listener, which could be anything, check your listener.ora file.

On Mon, 26 Jul 1999 16:47:13 -0700, s <ks_at_yahoo.com> wrote:

>Just built a brand new database on a brand new server. Running Oracle
>8.0.5 on Solaris 2.7
>
>When trying to start the Listener, I receive the following error
>message:
>
>
>ld.so.1: lsnrctl: fatal: libucb.so.1: open failed: No such file or
>directory
>Killed
>
>I am not sure where these file(s) are supposed to be.
>
>The LD_LIBRARY_PATH is set to the following:
>${ORACLE_HOME/lib:/usr/ccs/lib
>
>We have a few other databases running on Solaris 2.6, and I haven't been
>able to find either of the above files on those servers, but the
>listeners are working.
>
>Ideas?
>
>Thanks.
>
>
>
>
Received on Tue Jul 27 1999 - 09:42:10 CDT

Original text of this message

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