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: ORADIM - Service Created but not started....

Re: ORADIM - Service Created but not started....

From: Rocr <rolland.cright_at_pwgsc.gc.ca>
Date: Thu, 17 May 2001 13:30:38 -0400
Message-ID: <9e11ra$62r2@shark.ncr.pwgsc.gc.ca>

try setting the oracle sid from a dos prompt like so:

          set oracle_sid = your_sid_here
          set local:2 = your_sid_here

HTH
Rocr

"Stephen Bell" <stephen.bell_at_cgi.ca> wrote in message news:3B03FB30.5DCD093_at_cgi.ca...
> Hi all,
>
> I've been asked to search out some thoughts on an issue by a coworker:
>
> They use the ORADIM utility in a script (8.1.7 on NT) to create a
> service then start it....they have previously been able to use the
> script to both create and start the appropriate services..
> Recently tho' although the script creates the service it doesn't start
> it (of course they can go start it after the fact...)
>
> Here's the syntax of the command that's supposed to start the service:
>
> d:\orant\bin\oradim80 -startup -sid %ORACLE_SID -starttype srvc, inst
> -usrpwd ora8 -pfile d:\oradir\ini\initsid.ora
>
> I'd appreciate any thoughts on syntax or advice on determining where to
> look to determine why it used to work but doesn't now....
> If this is too general , let me know and I'll provide any further
> detail.
>
> Thanks in advance,
> Steve
>
Received on Thu May 17 2001 - 12:30:38 CDT

Original text of this message

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