dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

How to clear alerts in Grid Control - Oracle Server

This is a discussion on How to clear alerts in Grid Control - Oracle Server ; Hi all, we've just impemented Grid Control (10g release2 on SLES9) to monitor our databases, application server and lots of other stuff. However after installation and configuration of 135 targets I have a lot of alerts and policy violations. Is ...


Home > Database Forum > Oracle Database > Oracle Server > How to clear alerts in Grid Control

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 08-18-2006, 08:19 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default How to clear alerts in Grid Control

Hi all,

we've just impemented Grid Control (10g release2 on SLES9) to monitor
our databases, application server and lots of other stuff. However
after installation and configuration of 135 targets I have a lot of
alerts and policy violations. Is there a quick or easy way to get rid
of these messages? I was able to select some of them and remove them
with a 'clear' button but that was only a small part.

tia,
Bert Jan Meinders

Reply With Quote
  #2  
Old 10-15-2009, 01:34 PM
Database Newbie
 
Join Date: Oct 2009
Posts: 1
lucytude is on a distinguished road
Default Re: How to clear alerts in Grid Control

How to clear Oracle Enterprise Manager’s Alert
first, check this

- SELECT * FROM SYSMAN.MGMT_CURRENT_SEVERITY ORDER BY COLLECTION_TIMESTAMP



then delete
delete from mgmt_severity where target_guid=' ' and metric_guid='';
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 07:32 PM.