Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Instance of Oracle 8.1.7 Standard-Edition do not start automatically
Nicolas Bronke wrote:
>
> I installed Oracle 8.1.7 Standard-Edition on Win2000 , it works fine, but
> the instance is not started if I restart the computer.
>
> Now I found out, that - in different to Oracle 8.1.6 - there is no Service
> which is called START. Therefore the instance is not started.
>
> Now how can I manage, that the instance is staretd automatically again?
>
> Thanks in advance
>
> Nicolas
go to the services MMC panel.
check the properties of the service "OracleService<SID>" - e.g.
OracleServiceDEV
see that the service is set to start automatically.
go to the Oracle Administration Assistant for Windows NT
start - programs - oracle-orahome81 - database administration - Oracle Administration Assistant for Windows NT
expand the tree below Databases
right click on the database you want to check
select Startup/Shutdown options
select the checkbox next to Start instance when service is started.
click OK.
close the orammcadm8US window.
You can also set this via the registry editor, but this was is less potentially dangerous.
hth,
Paul Received on Sun May 06 2001 - 15:02:32 CDT
![]() |
![]() |