Skip to content

Instantly share code, notes, and snippets.

@freddenis
Created July 15, 2016 05:10
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/3e6e9474d2f1b937f3c942676ab277b7 to your computer and use it in GitHub Desktop.
Save freddenis/3e6e9474d2f1b937f3c942676ab277b7 to your computer and use it in GitHub Desktop.
SQL> SELECT group_number, name, value FROM v$asm_attribute where NAME like '%appliance%' ;
GROUP_NUMBER NAME VALUE
------------ ------------------------------- ----------------------------------
1 appliance.mode TRUE
2 appliance.mode TRUE
3 appliance.mode TRUE
SQL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment