Showing posts with label gsdctl commands. Show all posts
Showing posts with label gsdctl commands. Show all posts

January 6, 2018

gsdctl commands in Oracle RAC

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

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