How to Delete Non-CDB or 11g Database or 11g DB Home from ExaCC
Objective: How to delete/remove Non-CDB or 11g database or database home from ExaCC Prerequisite: Should have Non-CDB or 11g home and database on ... Read More
Learn more about why Eclipsys has been named the 2023 Best Workplaces in Technology and Ontario, Certified as a Great Place to Work in Canada and named Canada’s Top SME Employer!
Learn more!This blog is the continuation of my previous blog where I set up the Oracle E-Business Suite (EBS) Stack Monitoring and now I am going to set up alert notifications for discovered EBS Targets.
Here is the link to my previous blog.
To set up the alarm notification rule, we have to create an alarm.
Go to OCI Console –> Observability and Management –> Monitoring –> Alarm Definition
and click on create alarm
Here I am going to set up the alarm for the “number of requests per minute” for one of the WebLogic Server.
So I am going to use the Metric “WebRequestRate”.
To see all metrics for all EBS discovered targets in stack monitoring please refer below link.
EBS Stack Monitoring Metric Reference
So Define alarm, you can give any name as per the metric you want to use.
Metric description, here I use metric name = Web Request Rate
Metric dimension, here I use the “Domain Admin Server” name but the metric dimension is optional if you won’t specify it will use all WebLogic servers in the stack and apply metrics on all.
Then the trigger rule…
Before setting up this value… I went to the target in Stack Monitoring and click on performance in resources > go to charts
Check the Web Request Rate Chart to see the value. (This will help in setting up trigger rule value), so I saw high value is currently 343.3 ops/min. (That’s why I set up trigger for > 200 to get an alert)
Now choose the alarm notification, that we set up for alerts
Finally, enable the alarm and save it.
Once Alarm is fired, you can see the alarm status.
Also, we will get an email notification, something like this…
Thanks for reading!
Objective: How to delete/remove Non-CDB or 11g database or database home from ExaCC Prerequisite: Should have Non-CDB or 11g home and database on ... Read More
Introduction: In this blog, I will show you how to use Ansible to automate Oracle database patching. I applied the latest Oracle 19c RU Patch ... Read More