Difference between revisions of "Oracle Clusterware CRS Cluster Name CRS NAME"
Jump to navigation
Jump to search
(Created page with "How to find the name of the CRS. <pre> $ cd <crs home>/bin $ ./cemutlo -n il06dwp_cluster </pre> or * Look at the directory name. <pre> $ cd <crs_home>/cdata $ ls il06dwp_cl...") |
|||
Line 4: | Line 4: | ||
$ cd <crs home>/bin | $ cd <crs home>/bin | ||
$ ./cemutlo -n | $ ./cemutlo -n | ||
− | + | crs_cluster | |
</pre> | </pre> | ||
Line 12: | Line 12: | ||
$ cd <crs_home>/cdata | $ cd <crs_home>/cdata | ||
$ ls | $ ls | ||
− | + | crs_cluster localhost | |
</pre> | </pre> |
Latest revision as of 13:18, 31 March 2011
How to find the name of the CRS.
$ cd <crs home>/bin $ ./cemutlo -n crs_cluster
or
- Look at the directory name.
$ cd <crs_home>/cdata $ ls crs_cluster localhost