Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Service doesn't start the database
change to:
> C:\Documents and Settings\Administrateur>net start OracleServiceBASEDATA
> Le service OracleServiceBASEDATA démarre.
> Le service OracleServiceBASEDATA a démarré.
> C:\Documents and Settings\Administrateur>set oracle_sid=BASEDATA
sqlplus "/ as sysdba"
startup
and see if it starts then.
If it does, exit sqlplus, back to the prompt, and:
oradim -edit -sid basedata -starttype a
-- Regards, Frank van BortelReceived on Tue Aug 02 2005 - 14:31:29 CDT
![]() |
![]() |