Re: Shell Script to Supress OEM alerts during shutdown immediate

  • From: Ls Cheng <exriscer@xxxxxxxxx>
  • To: arun.chugh1610@xxxxxxxxx
  • Date: Sat, 26 Mar 2016 11:35:19 +0100

Hi

You mean Blackout? You can run emcli, this is an example

emcli create_blackout \
-name="MAINTENANCE" \
-add_targets="XXXX:oracle_database;ZZZZ:oracle_listener" \
-reason="MAINTENANCE WINDOW" \
-schedule="frequency:once;duration:0:30"

It blackouts 2 targets, one database and one listener for 30 minutes

Regards




On Sat, Mar 26, 2016 at 11:25 AM, Arun Chugh <arun.chugh1610@xxxxxxxxx>
wrote:

Hello Team,

Our requirement is to automatically supress the OEM alerts whenever the
database undergoes "shutdown immediate" during the refresh or maintenance
windows.

If someone have any script, please share. Thanks !!!

Regards,
Arun Chugh

Sent from my iPhone--
//www.freelists.org/webpage/oracle-l



Other related posts: