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?
On 15.06.2004 15:13 Anonymous Coder wrote:
>>net start OracleOraHome92TNSListener
>>net start OracleServiceORADB
>>
>>To stop it I use
>>
>>net stop OracleServiceORADB
>>net stop OracleOraHome92TNSListener
>>
>>The name of the service depends on your installation (ORADB is the SID)
> > So I should leave everything alone except these two services? I seem > to remember there were more services set "auto" after a standard > install.
I do have more services as well.
I'm not an Oracle expert, and I don't know what the other services do, but this works for me :)
Thomas Received on Tue Jun 15 2004 - 08:17:42 CDT