when you create the bat file using the db assist
you should see in that bat file like below
set ORACLE_SID=orcl

e:\orant\bin\oradim80 -new -sid orcl -intpwd oracle -startmode auto -pfile 
e:\orant\database\initorcl.ora

e:\orant\bin\oradim80 -startup -sid orcl -starttype srvc,inst -usrpwd oracle 
-pfile e:\orant\database\initorcl.ora

As you must be knowing the first command of oradim is used for creating the 
service and the second is used for starting the database automatic.
there is no compulsary thing that the second command should run , but the 
first is a must otherwise NT will not allow you to start the database.




>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
>Subject: oradim
>Date: Tue, 10 Jul 2001 11:23:24 -0800
>
>Can anyone point to oradim utility documentation?  I am having a little 
>hard
>time finding it.
>Thank you.
>Lyuda Hoska
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author:
>   INET: [EMAIL PROTECTED]
>
>Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
>San Diego, California        -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from).  You may
>also send the HELP command for other information (like subscribing).

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: ARUN K C
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to