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 do you check for alert log file for the latest error ?

Re: How do you check for alert log file for the latest error ?

From: Jared Still <jkstill_at_gmail.com>
Date: Mon, 20 Nov 2006 14:29:58 -0800
Message-ID: <bf46380611201429h74ae569agca0ed342ea2fd4a8@mail.gmail.com>


On 11/15/06, Anand <shastry17_at_gmail.com> wrote:
>
> * How do you check for alert log file for the latest error ?*
>
>

I use a Perl (no surprise there, eh) script to monitor alert logs.

It runs as a daemon ( or a service on Windows) and emails errors in the alert log as they read. It is very configurable, though moreso on Unix type platforms than on windows.

Code is available at http://www.jaredstill.com/books.html

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 20 2006 - 16:29:58 CST

Original text of this message

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