Re: Format for monitoring generic alert log messages in 12c

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Thu, 13 Dec 2012 23:07:38 +0000
Message-ID: <CABe10sazH+uzSaEme7En9JN_heCAi-UcxG8yzJRBk=Ph1b=YUA_at_mail.gmail.com>



It should be a standard perl regular expression (and therefore subject to http://xkcd.com/208/ : ) ) In other words a simple addition should be fine from memory
You can test by a call to sys.dbms_system.ksdwrt(2, 'MESSAGE'); where message is appropriately crafted to match an oracle err message. .

On Thu, Dec 13, 2012 at 10:05 PM, Michael Schmitt <mschmitt_at_uchicago.edu>wrote:

>
> Hello,
>
> I want to monitor the alert log for ORA-04031 in Grid control (and nothing
> else), and was wondering if someone could help me with the format needed
> for that.
>
> Is it as easy as adding ORA-04031* ?
>
> I would just test it, but not exactly sure how I can cause an ORA-04031 on
> demand
>
> Thanks in advance
>
> Mike
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 14 2012 - 00:07:38 CET

Original text of this message