Database - RAC/Scalability (MOSC)

MOSC Banner

crsstat script for 11gR2

edited Mar 15, 2017 2:04PM in Database - RAC/Scalability (MOSC) 6 comments

Hi,
In 11gR2, crs_stat command has been deprecated. crsstat script from note 259301.1 don't show all information about running instances and services and I don't like output from command crsctl status resource -t.
I upload modified script that shows more information that old script. It's based on command crsctl status resource -v.
I only test this script in my test environment (two nodes, one database).

I want to get feedback about the output of the script in other kinds of installations.

This is the script:
--------------------------- Begin Shell Script -------------------------------
#!/bin/ksh
#
# Sample 10g CRS resource status query script
#
# Description:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center