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: how to start Oracle 8i DB automatically

Re: how to start Oracle 8i DB automatically

From: Richard Foote <richard.foote_at_bigpond.com>
Date: Tue, 16 Jul 2002 22:17:26 +1000
Message-ID: <A2UY8.36191$Hj3.109216@newsfeeds.bigpond.com>


Hi Anand,

To add a service with oradim, use the following command:

>oradim -NEW -SID sid -INTPWD password -STARTMODE a -PFILE full path and
parameter file name

There are some other options but this should get you there and create a new service called OracleServiceSID.

Good Luck

Richard
"Anand" <ashrivastava_at_auriga-insys.com> wrote in message news:396cc940.0207160012.7ef47a09_at_posting.google.com...
> Hi Daniel,
>
> I tried your trick but got my head stuck into a new problem :( I was
> able to succesfully delete the service but can't create a new one...
> Once i issue oradim -new... command, my console simply comes to a
> halt. Although everything else keeps on working, but there is no other
> response from that console window (not even the next dos-prompt).
> What is the other way to do this???
>
> Anand
Received on Tue Jul 16 2002 - 07:17:26 CDT

Original text of this message

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