Cluster Name - Bright DBA
/*How to display Oracle Cluster name*/ 1. The command “cemutlo” provides cluster name and version. $GI_HOME/bin/cemutlo [-n] [-w] [oracle@rac1 ~]$ cemutlo -n rac-scan <—– This is Cluster name. 2. $CRS_HOME/cdata/<cluster_name> directory 3. ocrdump which will create a text file called OCRDUMPFILE open that file and look for this entry +[SYSTEM.css.clustername]+ ORATEXT : crs_cluster In this … Conti
oracle clusteringintermediate
by OracleDba
14 views