Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Service doesn't start the database

Re: Service doesn't start the database

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 02 Aug 2005 21:31:29 +0200
Message-ID: <dcoha4$chp$1@news4.zwoll1.ov.home.nl>


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 Bortel
Received on Tue Aug 02 2005 - 14:31:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US