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: Gerry Sinkiewicz <sinkiege_at_snet.net>
Date: Sun, 12 Sep 2004 00:22:57 GMT
Message-ID: <BFM0d.15135$ZC7.267@newssvr19.news.prodigy.com>

"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. Received on Sat Sep 11 2004 - 19:22:57 CDT

Original text of this message

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