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: How to stop the TNSListenerService in Windows NT ?

Re: How to stop the TNSListenerService in Windows NT ?

From: Dale Cook <dcook_at_scientech.com>
Date: Wed, 02 Dec 1998 10:04:13 -0800
Message-ID: <3665811D.41DAF58@scientech.com>


Michael Mann wrote:
>
> Hello !
>
> You can shutdown a service on commandline by the net command
> i.e.: net start myservice or net stop myservice

Alternatively, you can select the Services control on the Control Panel and start/stop services with point and click. The nice thing about this is it gives you a list of ALL services and their status (running/stopped), how they start up (disable, automatic, or manual), and parameters.

----dale Received on Wed Dec 02 1998 - 12:04:13 CST

Original text of this message

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