Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.0.5 - OracleStartSID / OracleServiceSID / ORADIM80
Hi, i suggest to delete the services with
oradim80 -delete -sid SID
and recreate them with the same initSID file that you specify in the
startup command on svrmgr30. The correct statment for the oradim80 is
oradim80 -new -sid SID -intpwd PWD -startmode auto -pfile (the correct
path to initSID.ora)
Mike
>I created a database service with ORADIM80 on NT.
>I started the service OracleStartSID / OracleServiceSID using
>NT Service Contol Panel or NET START ....
>
>The services are comming up. But the database is not opened.
>
>I must user the SVRMGR30 ore the Instance Manager for
>opening the database.
>
>How can I modify the services, for automatical opening the database?
>
>If I used the Oracle Database Assistant for creating new database
>the created Services are opening the assigned database instance
>automatically.
>
Received on Thu Jan 13 2000 - 07:37:22 CST
![]() |
![]() |