CRS-2529 required stopping or relocating service
Hello,
I have read write service running on both nodes and all I wanted is to stop/start instance in rolling fashion.
while i am shutting down instance 1 is giving below error however this service blocking shutdown... only option working is stop / start complete db... I wanted to bounce instances in rolling fashion.
its 12.1.0.2 database and GI version 12.1...
$srvctl status database -d D511 -v
Instance D51121 is running on node gaalpltora011f1 with online services d51120rwsrv. Instance status: Open.
Instance D51122 is running on node gaalpltora011f2 with online services d51120rwsrv. Instance status: Open.
$srvctl stop instance -d D511 -i D51121 -o immediate