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: Jürgen Kreppner <jk_at_ingentis.de>
Date: Fri, 29 Jan 1999 10:40:06 +0100
Message-ID: <78rvqg$bgr$1@news.odn.de>


Many Thanks!!!!!

False ARCH parameters were the cause.

Lars Bo Vanting schrieb in Nachricht <78phgt$67h$1_at_news.mch.sbs.de>...
>Hi!
>
>Check this:
>
>- You have a valid password file and the password given in strtBST.cmd is
>correct.
>- You have set REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE or SHARED
>- The NT Service Owner is the same user for ALL Oracle services (e.g.
>LocalSystem)
>- Your INITBST.ORA does not contain too many comments, is too big OR
written
> with indentation, e.g.
>
>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 Fri Jan 29 1999 - 03:40:06 CST

Original text of this message

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