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: How to know Oracle Down ?

RE: How to know Oracle Down ?

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Tue, 31 Jul 2001 11:05:33 -0700
Message-ID: <F001.0035AA1F.20010731110635@fatcity.com>

For a small nominal fee I'm sure that someone can come up with a discarded pc that will run UNIX (Linux or Solaris) that will monitor your NT servers. OR
 How about using the Win scheduler to run a script to connect to the Oracle DB and select sysdate from dual.
If you can't then the DB is down.
ROR mª¿ªm

>>> rlsmith_at_kmg.com 07/31/01 02:47PM >>> We monitor our NT database by doing an SQL select on the NT instance from a Unix server.
Works great and you don't have to reinvent the wheel just for NT.

Ron Smith
Database Administrator
rlsmith_at_kmg.com

-----Original Message-----
Sent: Tuesday, July 31, 2001 12:06 PM
To: Multiple recipients of list ORACLE-L

You can easily check if you can make a connection. The rest ???/ well, I am not sure. I use a real OS..... (Ok, so I am a Unix Biggot).

-----Original Message-----
Sent: Tuesday, July 31, 2001 10:31 AM
To: Multiple recipients of list ORACLE-L

Are you sure you can do that with NT? NT makes Oracle one large process called "Oracle.exe", I know there are programs that will let you see the individual processes though.

        For me the easiest way is to just try and log on to the db, if you can't,
it's gone:)
KK

-----Original Message-----
Sent: Tuesday, July 31, 2001 10:36 AM
To: Multiple recipients of list ORACLE-L

  1. Your users complain loudly .....
  2. First check to see if your smon processes are running. If it is not then you know oracle is down. If it is up then check a query against the catalog. If you get what you expect then Oracle is up. From this information you can then either set a value on a web page or e-mail someone if you have problems or whatever.

-----Original Message-----
Sent: Tuesday, July 31, 2001 1:56 AM
To: Multiple recipients of list ORACLE-L

Hi Xperts,

Platform is Windows NT Server SP-6 , Oracle Enterprise Edition 8.1.6

Question:

  1. How do I know before someone tells me that Oracle is down ( e.g. in Unix we check dbw process )
  2. If Oracle is Down , Why ? means which file should be looked for the possible causes.

Thanks,
Harsh

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
--
Author: Harsh Agrawal
  INET: HARSHA_at_Amdocs.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_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: Kevin Lange INET: kgel_at_ppoone.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_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: Kevin Kostyszyn INET: kevin_at_dulcian.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_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: Kevin Lange INET: kgel_at_ppoone.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_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: Smith, Ron L. INET: rlsmith_at_kmg.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_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: Ron Rogers INET: RROGERS_at_galottery.org 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 Tue Jul 31 2001 - 13:05:33 CDT

Original text of this message

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