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: the script to start listener in /etc/rc3.d/ failed...

Re: the script to start listener in /etc/rc3.d/ failed...

From: zdk <nx2zdk_at_gmail.com>
Date: 17 Dec 2006 19:13:14 -0800
Message-ID: <1166411594.656851.46680@f1g2000cwa.googlegroups.com>


Exactly,I don't really sure if it does work well with you.

But for my case,I just change this:

su - oracle -c "/export/home/oracle/product/9i/bin/lsnrctl start "

to

su oracle -c "/export/home/oracle/product/9i/bin/lsnrctl start "

and it's done.

Bartlomiej Syryjczyk wrote:
> zdk napisal(a):
> > OK , Thanks everyone.
> >
> > I figure out how to solve it now.
> How?
>
> guzik
Received on Sun Dec 17 2006 - 21:13:14 CST

Original text of this message

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