Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to make Oracle10g on Windows *not* start on every boot?
I don't know if it's still the same under 10g - but in 9i you have registry
keys called :
ORA_<SID>_AUTOSTART ORA_<SID>_SHUTDOWN ORA_<SID>_SHUTDOWN_TIMEOUT ORA_<SID>_SHUTDOWNTYPE
Just set AUTOSTART on FALSE ... the other parameters are also quite self
explaining ...
This makes it possible to start your services without starting the
instance...
"Anonymous Coder" <no_at_email.com> wrote in message
news:40cfee74.8360765_at_news.individual.de...
> I installed Oracle10g Enterprise on Windows 2000, but after the first
> reboot, Oracle was up and running, which is not what I want. I want to
> be able to start it when I need it, and terminate it afterwards, to
> save boot time and system resources.
>
> Which is the best way to do this? Will installing it as "Personal"
> instead of "Enterprise" have any effect on this? When I installed
> Oracle9i Personal under Windows 98, there two were start menu entries
> "start oracle" and "shutdown oracle" - just what I want.
>
> Thanks
>
Received on Tue Jun 15 2004 - 08:44:57 CDT
![]() |
![]() |