Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Clusterware not generating CRS_RESOURCE_STATE_CHANGE events for a node

Gowtham GuthaOct 12 2018

I have a RAC configuration of my setup running on Oracle Clusterware active version 12.1.0.2.0.

I have 2 servers, test1 and test2. When I kill the main process on test1 (the process which when killed leads to switch over), the Clusterware is generating CRS_RESOURCE_STATE_CHANGE events and I am able to receive them. However, when I kill the process on test2, it is not generating those events though the switch over is successful. However, other events for test2 like metric update are generated, but not CRS_RESOURCE_STATE_CHANGE events.

What could have caused this?

I have executed the following command to watch for the events.

evmwatch | evmshow -D 

Comments
Post Details
Added on Oct 12 2018
0 comments
497 views