Hi,
We are currently seeing one issue even though we enable blackout any instance, if that instance agent goes down then we still get email alerts that agent is down ..
I raised SR with oracle support and they said it is expected behavior and and there is already bug and no workaround.
I created new event hanlder only for Mysql agent Unreachable and want to to disable during the maintenance.. is there any way we can run sql command to disable event handler instead of going though web url.
I see there is table mem__events.routed_policy_actions;
It has below columns suspended_at and suspended_notes. I tried updating NULL but still generating alerts. I think we may need to update in some other tables . Any help please.Thanks in Advance.