GSD CTL: - Global Service Daemon Control commands in Oracle RAC 11g / 12c
What is GSDCTL in RAC?
List GSD CTL commands in Oracle RAC?
We can use gsdctl commands to start, stop, and obtain the status of the GSD service on any platform.
gsdctl start -- start the GSD service
gsdctl stop -- stop the GSD service
gsdctl stat -- To obtain the status of the GSD service
$ gsdctl start
$ gsdctl stop
$ gsdctl stat
$ gsdctl stop
$ gsdctl stat
Log file will be at $ORACLE_HOME/srvm/log/gsdaemon_node_name.log
Related Oracle RAC Articles: crsctl commands RAC srvctl commands RAC crs_stat commands RAC
Related Oracle RAC Articles: crsctl commands RAC srvctl commands RAC crs_stat commands RAC