Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Enterprise Manager Alerts and User Defineable Metrics

514240Oct 31 2006 — edited Nov 2 2006
Hi there, can anyone help with the following:

I would like to display an alert on the OEM home page if a scheduled PL/SQL job fails, i.e. the underlying code generates an error. I have thought of tyring the following:

I can handle the failure as an exeception in the PL/SQL block and can then write an error record into an error table, I could then create a user defineable metric to check the number of rows in this table. The threshold of the metric would check if number of rows is > than zero thus raising an ALERT meeage in OEM.

I can't get the above solution to work, has anyone else tried to user the ALERT section of OEM in a similar way?

Many thanks for any guidance,
Richard
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2006
Added on Oct 31 2006
3 comments
3,342 views