crsctl restart res ora.crsd -init <=== Implications?
Dear all.
We have oracle 19c RAC Exacc. During DB switchover we noticed srvctl has hung and hence switchover hasn't happened. Then we found it was due to ora.crsd agent which we restarted and worked fine later on. As this is only single DB system we didn't see any issues.
Now we would like to check if there are many Databases running ,Is it good practice to restart ora.crsd agent just to make sure there are no service interruption to other oracle databases in case if we come across this kind of situation.
/u01/app/19.0.0.0/grid/bin/crsctl restart res ora.crsd -init << what is the impact ?