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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle supervision

Re: Oracle supervision

From: Brian Peasland <oracle_dba_at_remove_spam.peasland.com>
Date: Thu, 12 Jun 2003 15:11:46 GMT
Message-ID: <3EE89832.4CF230B6@remove_spam.peasland.com>


One could always write a Perl script to sign on to the database and do something trivial like "SELECT * FROM DUAL". If data is returned, then the database is up and running. One could also do lots of error trapping in their Perl program.

Cheers,
Brian

Joe Smith wrote:
>
> Hi,
>
> I'm using Oracle 8.1.7 for Windows.
>
> From command line, I have to verify that Oracle is ok and running. With
> cygwin utils (using ps), I can verify that there is a oracle.exe application
> running.
> Is there any tool (from Oracle or other) to do this 'properly', or to obtain
> a more detailed information (initialisation errors, for example)?
>
> Thanks in advance.
> Sorry if this question is too dumb. I've googled for this and found nothing
> interesting.

-- 
===================================================================

Brian Peasland
oracle_dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Thu Jun 12 2003 - 10:11:46 CDT

Original text of this message

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