How to check if database reached max connections
720396Oct 14 2009 — edited Oct 14 2009Hi:
I am on 10-.2.0.3; HP-UX B.11.23 Itanium.
One of my databases sometimes reaches the max connections (500) which is caused by an application issue. While working with the apps vendor, I'd like to catch this event in a monitoring script & recycle the database from this script (for now I recycle it manually).
It's easy to recycle - any suggestions on how to check this "max connection reached" thing? No new connections should be allowed...Anyway if anyone has done it already, I'll appreciate sharing the script.
Thanks!