1.

How To Stop Whole Cluster With Single Command?

Answer»

CRSCTL stop cluster (possible only from 11gr2), please note crsctl commands BECOMES global now, if you do not specify node specifically the command executed GLOBALLY

for example:

  • crsctl stop crs (stops in all crs resource in all NODES).
  • crsctl stop crs –n <neonate) (stops only in specified node).

crsctl stop cluster (possible only from 11gr2), please note crsctl commands becomes global now, if you do not specify node specifically the command executed globally

for example:



Discussion

No Comment Found