Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Service did not start after WinNT starts
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
![]() |
![]() |