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

Home -> Community -> Usenet -> c.d.o.misc -> Re: startup Database with scripts

Re: startup Database with scripts

From: Ty Willingham <twill_at_idt.net>
Date: Wed, 27 Jan 1999 21:47:28 -0500
Message-ID: <78ojao$eq1@nnrp2.farm.idt.net>


Sven,

Do you have a strtORCL.cmd file (probably in the NT default database creation folder of C:\Orant\Database\ )?

This file should contain something like the following which points to your initORCL.ora parameter file and
an specifies an internal password of oracle:

oradim73.exe -startup -sid ORCL -usrpwd oracle -starttype srvc,inst -pfile c:\orant\database\initORCL.ora

Ty

Sven Steinike wrote in message <78hi0t$4ce_at_mmas.mn.man.de>...
>NT 4.0; Oracle 7.3.4
>
>Hi all,
>I have the problem that my default database "orcl" do not start with
>starting NT . The database is mounted but not started. I can start it with
>the svrmgr23 and the command startup.
>
>Does anybody know how to start up the database in a script?
>
>Could anybody tell me, why the database do not start completely when
>starting the service?
>
>Thanks for all your help.
>
>cu
>Sven Steinike
>Germany
>
>
Received on Wed Jan 27 1999 - 20:47:28 CST

Original text of this message

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