Re: ADRCI

From: Yong Huang <"Yong>
Date: Tue, 19 Jan 2016 15:26:12 +0000
Message-ID: <2121780069.7081024.1453217172306.JavaMail.yahoo_at_mail.yahoo.com>



> My overall goal is to monitor the DB alert log for ORA- errors and send a
notification on new errors.
Hi Woody,
To answer that specific question, I suggest another way. It's much more light-weight, performance is independent of log file size, and the email is sent instantly: tail -f alert.log | script_to_parse_and_email I have various examples athttp://yong321.freeshell.org/computer/logfile.html

Yong Huang

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 19 2016 - 16:26:12 CET

Original text of this message