Skip to content

Instantly share code, notes, and snippets.

@freddenis
Created July 15, 2016 05:05
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/b23a0da5d6e493255d2636c7008d431a to your computer and use it in GitHub Desktop.
Save freddenis/b23a0da5d6e493255d2636c7008d431a to your computer and use it in GitHub Desktop.
SQL> alter diskgroup DBFS_DG SET ATTRIBUTE 'compatible.asm' = '12.1';
alter diskgroup DBFS_DG SET ATTRIBUTE 'compatible.asm' = '12.1'
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15242: could not set attribute compatible.asm
ORA-15418: Appliance mode is not supported for compatible.asm 12.1.0.0.0.
SQL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment