Find Oracle Cluster name In RAC
To check the cluster name use the below command
$ORA_CRS_HOME/bin/cemutlo
Example :-
[oracle@node1 admin]$ cemutlo -h
Usage: /u01/app/12.1.0/grid/bin/cemutlo.bin [-n] [-w]
where:
-n prints the cluster name
-w prints the clusterware version in the following format:
::
[oracle@node1 admin]$ cemutlo -n -w
oguri ==> Cluster name
2:1: ==> Cluster version
$ORA_CRS_HOME/bin/cemutlo
Example :-
[oracle@node1 admin]$ cemutlo -h
Usage: /u01/app/12.1.0/grid/bin/cemutlo.bin [-n] [-w]
where:
-n prints the cluster name
-w prints the clusterware version in the following format:
::
[oracle@node1 admin]$ cemutlo -n -w
oguri ==> Cluster name
2:1: ==> Cluster version