DB service monitoring
Hello,
12.1 Oracle RAC running on Linux. I have referred the below views from this i am unable the list of services dynamically getting updated whenever the service stops or relocates to another node.
V_$ACTIVE_SERVICES
V_$SERVICES
GV_$ACTIVE_SERVICES
GV_$SERVICES
DBA_SERVICES
CDB_SERVICES
ALL_SERVICES
Have a requirement to monitor the services whenever it's getting stopped or relocated. From crsctl/srvctl we can find some details, i am looking how to get those details directly from DB? It would be great help if you provide some insights on this.
Regards
Suraj.