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 - return codes??

Re: oradim - return codes??

From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Mon, 13 Sep 2004 22:59:03 GMT
Message-ID: <XCp1d.5019$KU5.4941@edtnps89>


Joel Garry wrote:

> Hans Forbrich <forbrich_at_yahoo.net> wrote in message
> news:<ki81d.202145$X12.27768_at_edtnps84>...

>> Gerry Sinkiewicz wrote:
>> 
>> > 
>> > "David" <goshengoogle_at_yahoo.com> wrote in message
>> > news:c6a42c32.0409080726.2ed43d0b_at_posting.google.com...
>> >> I am executing 'oradim' from Java code 9using the system runtime
>> >> package) to stop and start a 9.2.0.5 database instance.  I would like
>> >> to capture the return code from oradim to determine the success or
>> >> failure of the command.  I can find no documentation on return/status
>> >> codes.  Can anyone help with this?  Thank you.
>> >>
>> > 
>> > It might be better to just check if the DB is running.
>> > 
>> > grep for smon from a ps -ef.
>> 
>> Curiosity gets the better of me ... oradim on the same machine as 'ps
>> -ef'? (Pls explain!)

>
> http://www.research.att.com/sw/tools/uwin/download.html
>
> jg
> --
> @home.com is bogus.
> :-]

Haven't tried uwin .... does ps interact with the Windows-originated processes? Can you see smon?

/Hans Received on Mon Sep 13 2004 - 17:59:03 CDT

Original text of this message

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