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 did not start after WinNT starts

Re: Service did not start after WinNT starts

From: Lars Bo Vanting <lars.vanting_at_ex.sni.ch>
Date: Thu, 28 Jan 1999 12:27:03 +0100
Message-ID: <78phgt$67h$1@news.mch.sbs.de>


Hi!

Check this:

PARAMETER1                       =        12345       #comment 1
 PARAMETER2                       =         54321      #comment 2
...

I once had this case and rewrote the INIT.ORA to be PARAMETER1=12345 #comment 1
PARAMETER2=54321 #comment 2
Then it worked... Also I've heard that some false ARCH parameters can disturb.
SO, clean up please and try again.

Lars Bo Vanting
COREBIT TPI AG, Switzerland

Jürgen Kreppner <jk_at_ingentis.de> schrieb in Nachricht 78pa5c$3b6$1_at_news.odn.de...///
>Hello,
>
>first sorry about my bad english.
>
>We have a problem with automatically startup under WinNT.
>When the Server start up, only the instance startup, but not the Database.
>
>We have the Version 7.3.2.
>In the registry the instance ist set: ORACLE_SID=BST.
>The services ORACLEstartBST and ORACLEservice both set on automatically.
>The file strtBST.cmd looks like this:
>
>d:\orant\bin\oradim73.exe -startup -sid BST -usrpwd oracle -starttype
>srvc,inst -pfile d:\orant\database\initbst.ora
>
>Why does only the instance start and not the database?
>
>
Received on Thu Jan 28 1999 - 05:27:03 CST

Original text of this message

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