How to monitor "open cursors" in OEM12C?
I see the metric "Current open cursor count" under "database limits" but it seems that no default is set, and the real problem is that I would like to monitor this as a percentage of the current limit. A threshold expressed as an absolute number is not really useful since the limit ("OPEN CURSORS" init parameter) is different on different DBs.
Am I missing a way to set a monitoring threshold as a percentage of the current "OPEN CURSORS" setting?
0