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: How i can configure a listener in enterprise?

Re: How i can configure a listener in enterprise?

From: Paul Drake <paled_at_home.com>
Date: Tue, 28 Aug 2001 07:26:10 GMT
Message-ID: <3B8B4751.F5CBE6F2@home.com>


Computer LENA wrote:
>
> How i can configure a listerer in enterprise?
>
> I can't connect to server because there's no listerer.
>
> Thanks

assuming windows:

C:\> net start oracleorahome81tnslistener

if that fails, try

c:\> lsnrctl start listener

should create an NT Service, if one does not exist.

Since no OS/Oracle Version info is included, its tough to guess.

hth.

Paul Received on Tue Aug 28 2001 - 02:26:10 CDT

Original text of this message

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