2010. 5. 20. 10:03 오라클
11gR2에서 crs_stat 명령어는 더이상 쓰이지 않네요
crs_stat has been deprecated in 11gR2
While reading whats new and whats deprecated in Oracle 11gR2, I came across of the following:
- Command crs_stat has been deprecated in 11gR2, do not use it anymore, to find out all user resource state use, $GRID_HOME/bin/crsctl stat res -t
- By default ora.gsd is OFFLINE if there's no 9i database in the cluster, ora.oc4j is OFFLINE in 11.2.0.1 as Database Workload Management(DBWLM) is unavailable.
By the way, in 11gR2 or above, you can use the below command to find out the clusterware process state:
- $GRID_HOME/bin/crsctl stat res -t -init