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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Checking DB Status in NT env.

RE: Checking DB Status in NT env.

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Wed, 28 Nov 2001 02:23:43 -0800
Message-ID: <F001.003CE90E.20011128014024@fatcity.com>

connect scott/tiger_at_sid

select 'PING' from dual;

If you receive an output from the database you can pretty much say it's up and running don't you think? If you get an error anywhere along this path - you have a problem..

Mark

-----Original Message-----
Sent: 27 November 2001 19:55
To: Multiple recipients of list ORACLE-L

Hi

Is there any easy way for our operator to check db status on NT env. any clue?

Mitchell

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: mitchell
  INET: mitchell_at_comnet.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Nov 28 2001 - 04:23:43 CST

Original text of this message

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