Howto add monitoring for SQL*Net break/reset to client in Cloud Control
Hi,
I would like to add monitoring for the event "SQL*Net break/reset to client" to be aware of when we have sessions hanging from users (which are really caused by network issues but I have to start somewhere)
OMS version: 12.1.0.1.0
Agent home /monitored database 11.2.0.3
It seems this wait event could be monitored easily in earlier versions, but now I can only find " If you are using Oracle9i or higher, check in v$sysstat "parse count (failures)" to see that statements have been parsed where columns or tables are unknown":
https://docs.oracle.com/cd/E24628_01/em.121/e25160/oracle_database.htm#EMDBM3121