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: Oracle autostart on Windows

Re: Oracle autostart on Windows

From: <Kenneth>
Date: Tue, 17 Sep 2002 07:48:03 GMT
Message-ID: <3d86dbea.1089496@news.capgemini.se>


On Tue, 17 Sep 2002 00:02:39 GMT, mdurliSPAMFILTER_at_hotmail.com wrote:

>Hello,
>how can I set Oracle for not autostarting when I boot my system?
>I'm Using Oracle 9i personal edition on Windows 2000
>
>Thanks!

Depends on what you mean by "Oracle". 9i for W2k comes with several services, which you can choose to install with auto startup or manual startup.

To switch Oracle Services from automatic startup to manual startup :

  1. Control Panel -> administrative tools -> services -> find services starting with "Oracle" and switch from automatic to manual mode.
  2. With database services you can also use the command-line interface ORADIM :
    C:\>oradim -edit -sid <your database sid> -startmode m Received on Tue Sep 17 2002 - 02:48:03 CDT

Original text of this message

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