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 to create the OracleTNSListener service on NT

Re: How to create the OracleTNSListener service on NT

From: <nigel_tufnel_at_my-dejanews.com>
Date: Mon, 07 Dec 1998 13:19:44 GMT
Message-ID: <74gklf$eq3$1@nnrp1.dejanews.com>


IMHO, it's easiest to add the listener to the LISTENER.ORA file and then use LSNCTL (spelling? ) to create the service.

Once it's up, go to the Server Manager, Services and change the setting to Automatic.

One other thing, on NT it seems mandatory to create multiple listeners if you have multiple users.

Regards,

Nigel

In article <_%Ga2.906$kx1.1190_at_news.ipass.net>,   "David Sisk" <davesisk_at_ipass.net> wrote:
> Hi:
>
> When you install the SQL*Net Listener software, the installer creates the
> service for you. You could also use REGEDIT to find the controlset defining
> the service parms, and export just that section of the registry. For
> recovery, you could import that section of the registry to restore the
> service entries (I think! Try it and see!)
>
> Good luck,
>
> --
> David C. Sisk
> http://www.ipass.net/~davesisk/oont.htm
>
> Austin Durbin wrote in message <3667825B.3C92_at_earthlink.net>...
> >How does one create a OracleTNSListener service on NT 4.0 ?
> >
> >oradim73 is used to create the NT service for the database instance, but
> >I can't find a reference on how to create the listener service?
> >
> >I in the process of writing a disaster recovery script for some Oracle
> >databases.
> >
> >Thanx in advance for any guidance or help that can be offered.
> >
> >
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Dec 07 1998 - 07:19:44 CST

Original text of this message

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