Find the Cluster name in RAC environment oracle

Show the Cluster name in RAC Environment

Following are the commands to show the cluster name in RAC environment:

Both Command run from the GRID HOME of Oracle RAC Environment.

$GRID_HOME/bin/olsnodes -c
testcluster

Second command to get cluster name in RAC Environment:

$GRID_HOME/bin/cemutlo -n

Leave a Reply