Re: win2000
Date: 17 Jul 2002 06:09:23 -0700
Message-ID: <8098db11.0207170509.55e1f2ad_at_posting.google.com>
"Christina" <christina.kronblad_at_telia.com> wrote in message news:<yk8Z8.47739$n4.11728587_at_newsc.telia.net>...
> Hi,
> how can I configure my pc with win2000 and oracle 9i Enterprise Edition, so
> that oracle 9i don“t automaticaly start when I start my computer? I want to
> be able to start oracle9i when I want to.
>
>
> /Christina
Like this:
- Start-->Programs-->Administrative Tools-->Services
- Look for a entry under the Name column of OracleService[SID name] For example, if the SID name is Test, you would look for OracleServiceTest
- Right-click on this entry and click on Properties
- Set the startup type to Manual and then OK.
The next time you reboot, Oracle will not start automatically.
When you want to manually start Oracle, right-click on
OracleService[SID name]
and then click on Start. You can verify the service is stopped or
started by pulling up Task Manager and looking for the oracle.exe
process.
Tom Swier
It is better to keep your mouth closed and let people think you are a fool than to open it and remove all doubt. -- Mark Twain Received on Wed Jul 17 2002 - 15:09:23 CEST