11gR2 RAC – crsctl status resource script
Nice script to tidy up the output of crsctl status resource script #!/usr/bin/ksh # # 11g CRS resource status query script # # Description: # – Returns formatted version of crs_stat -t, in tabular # format, with the complete rsc names and filtering keywords # – The argument, $RSC_KEY, is optional and if passed to […]