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

6 comments:

  1. commands reference...nice and useful information.

    ReplyDelete
  2. Thanks Rajesh...

    This is reference of gsdctl commands.

    ReplyDelete
  3. Really very useful. please mention from which user we need to execute the commands

    ReplyDelete
  4. Hi,

    The prompt is dollar ($), so we can execute from oracle user.

    - gsdctl commands

    ReplyDelete
  5. Hi Satya,

    yes, its really usefull cmds.

    James

    ReplyDelete
  6. Very nice Sachin keep it up....izhar

    ReplyDelete