crsctl

How to delete a node from oracle RAC 19C

This tutorial explains how to delete a node from a multi node grid infrastructure setup. Current GRID NODES  -> DBHOST3( node 1) , DBHOST4 ( node 2) Node to be deleted -> DBHOST4 Grid version -...

CRS-4013: This command is not supported in a single-node configuration

PROBLEM: While shutting down crs, got below error. [root@bin]# <span style="color: #ff0000;"><strong>./crsctl stop crs</strong></span> CRS-4013: This command is not s...

Useful CRSCTL commands

CRSCTL Utility is used to managed oracle clusterware resources and components. 1. STOP & START CRS: ( run from root user) $GRID_HOME/bin/crsctl stop crs $GRID_HOME/bin/crsctl start crs 2. Enable/D...