Re: starting up and shutting down oracle instances on NT

From: Christian Greven <greven.christian_at_baufeldt.de>
Date: Fri, 11 May 2001 10:22:39 +0200
Message-ID: <9dg7cm$s97$07$1_at_news.t-online.com>


Hi Marco,

I'm not a Guru, sorry!

I use the following commands (Windows script or batch) to start and stop the db:

NET START ORACLESERVICETOPL NET STOP ORACLESERVICETOPL Where TOPL is my SID. That works for Oracle 8.1.7 in Win2000. On WinNT4 AND Oracle 8.0.6 I use the following commands:

NET START ORACLESTARTTOPL NET STOP ORACLESTARTTOPL
NET STOP ORACLESERVICETOPL Hope this helps,
Christian.

"Marco Mapelli" <mapellim_at_usa.net> schrieb im Newsbeitrag news:9d401j$qod$1_at_galileo.it.ip-plus.net...
> Hello Oracle Gurus,
>
> I have the following problem.
> I need to start and stop many instances using a batch script under NT but
> ORADIM utility is of no use as it doesn't allow to have much control on
 the
> startup modes.
> The only way I suppose is using server manages but then here is another
> problem
> that is the when I start all my instaces up the only one I may connect to
 is
> the one for
> which the Registry ORACLE_SID entry is set.
> How to solve this problem.
> Thanks in advance to all of you who may suggest me a solution.
>
> Regards
>
> Marco Mapelli, Milan, Italy
>
>
>
>
>
>
Received on Fri May 11 2001 - 10:22:39 CEST

Original text of this message