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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: oradim

Re: oradim

From: ARUN K C <arun_k_c_at_hotmail.com>
Date: Tue, 10 Jul 2001 15:23:43 -0700
Message-ID: <F001.003464AB.20010710143023@fatcity.com>

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: lhoska_at_calibresys.com
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>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: lhoska_at_calibresys.com
>
>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: ListGuru_at_fatcity.com (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: arun_k_c_at_hotmail.com

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: ListGuru_at_fatcity.com (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).
Received on Tue Jul 10 2001 - 17:23:43 CDT

Original text of this message

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