Skip to content

Instantly share code, notes, and snippets.

@freddenis
Last active July 18, 2016 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freddenis/38bc3e52086aa8d069e7058cebdf7dc4 to your computer and use it in GitHub Desktop.
Save freddenis/38bc3e52086aa8d069e7058cebdf7dc4 to your computer and use it in GitHub Desktop.
myclusterdb01:oracle \) srvctl start diskgroup -diskgroup DATA
myclusterdb01:oracle \) crsctl stat res -t
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATA.dg
ONLINE ONLINE myclusterdb01 STABLE
ONLINE ONLINE myclusterdb02 STABLE
ONLINE ONLINE myclusterdb03 STABLE
ONLINE ONLINE myclusterdb04 STABLE
ora.DATAC1.dg
OFFLINE OFFLINE myclusterdb01 STABLE
OFFLINE OFFLINE myclusterdb02 STABLE
OFFLINE OFFLINE myclusterdb03 STABLE
OFFLINE OFFLINE myclusterdb04 STABLE
myclusterdb01:oracle \) srvctl remove diskgroup -diskgroup DATAC1
myclusterdb01:oracle \)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment