Skip to content

Instantly share code, notes, and snippets.

@freddenis
Created July 15, 2016 05:13
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/7ae8c3d5f5dedc4feabd11f3f09f8ce8 to your computer and use it in GitHub Desktop.
Save freddenis/7ae8c3d5f5dedc4feabd11f3f09f8ce8 to your computer and use it in GitHub Desktop.
SQL> alter diskgroup DBFS_DG set attribute 'appliance.mode' = 'TRUE' ;
alter diskgroup DBFS_DG set attribute 'appliance.mode' = 'TRUE'
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15242: could not set attribute appliance.mode
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