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

Re: How to stop the TNSListenerService in Windows NT ?

From: Gerald P. Sinkiewicz <sinkiege_at_tiac.net>
Date: Thu, 26 Nov 98 22:14:58 GMT
Message-ID: <73kjso$fp6@news-central.tiac.net>


NET STOP TNSListenerService

and to start

NET START .... This is kind of what you need to do to perform a full offline backup. That is stop and start the database services after you have done a shutdown immediate via svrmgr80.     

In article <73hdm4$kh7$1_at_news.telmat-net.fr>, "Matthieu KREMBEL" <m.krembel_at_ch-rouffach.fr> wrote:
>Hello,
>
>I need to stop the TNSListenerService in Windows NT Server 4.0
>and to restart it.
>
>I work with Oracle Server 7.3.3.
>
>I know how to do it with the configuration panel.
>
>Is it a way to do it in a script mode ? ( .bat or .cmd ) ?
>
>Thanks for your answers ?
>
>Matthieu Krembel
>CH-Rouffach
>E-Mail : m.krembel_at_ch-rouffach.fr
>
>
>

Gerald P. Sinkiewicz
E-mail sinkiege_at_tiac.net Received on Thu Nov 26 1998 - 16:14:58 CST

Original text of this message

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