From Jared.Still@radisys.com Thu, 29 Nov 2001 11:19:42 -0800
From: Jared.Still@radisys.com
Date: Thu, 29 Nov 2001 11:19:42 -0800
Subject: RE: Checking DB Status in NT env.
Message-ID: <F001.003D0F3F.20011129110546@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain



> select 'PING' from dual;

How very clever Mark.  ;)

Jared




                                                                                       
                             
                    "Mark Leith"                                                       
                             
                    <mark@cool-too       To:     Multiple recipients of list ORACLE-L 
<ORACLE-L@fatcity.com>        
                    ls.co.uk>            cc:                                           
                             
                    Sent by:             Subject:     RE: Checking DB Status in NT 
env.                             
                    root@fatcity.c                                                     
                             
                    om                                                                 
                             
                                                                                       
                             
                                                                                       
                             
                    11/28/01 01:40                                                     
                             
                    AM                                                                 
                             
                    Please respond                                                     
                             
                    to ORACLE-L                                                        
                             
                                                                                       
                             
                                                                                       
                             




connect scott/tiger@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@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@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@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@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: 
  INET: Jared.Still@radisys.com

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@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).




