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 start service under WIn/2000

Re: How to start service under WIn/2000

From: Chuck Hamilton <chuck_hamilton_at_yahoo.com>
Date: Tue, 18 Sep 2001 10:57:57 -0400
Message-ID: <9o7ne4$b2hd7$1@ID-85580.news.dfncis.de>


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Nick Woodruff" <nwoodruff_at_kronos.com> wrote in message news:1000805191.1400.0.nnrp-01.3e31c713_at_news.demon.co.uk...
> Installed Oracle 8.1.6 under Windows/2000 but don't want to start
> Listener/Oracle services automatically from Win/2000 Services
> option and would like to start via script without having to go into
> Win/2000 services and start each service individually
>
> I can start the listener manually via lsnrctl start command.
>
> Is there a similar script to start the instance (svrmgrl??)

startup.sql



connect internal
startup
exit

startup.bat



sqlplus -n @startup.sql

Hope this helps.

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBO6dg8mm5A4kkb4ZsEQLXAQCdE02lE7cpFQmTGA9tSBNW7vU07F8AniQu 4x+VGJgvLQuMpgGd0Von+gmC
=3ZJi
-----END PGP SIGNATURE----- Received on Tue Sep 18 2001 - 09:57:57 CDT

Original text of this message

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