Solaris 11.4
ZFS storage
Oracle DB 12.1.0.2 (RAC 2 nodes)
Hello Team,
I am getting error below when enabling HCC. Can anyone please help?
Please have a look at MOS 1634592.1
grid19c@dware1:~$ sqlplus / as sysasm
SQL*Plus: Release 19.0.0.0.0 - Production on Mon Nov 11 17:23:54 2019
Version 19.3.1.0.0
Copyright (c) 1982, 2019, Oracle. All rights reserved.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.3.1.0.0
SQL> ALTER DISKGROUP DATA SET ATTRIBUTE 'cell.smart_scan_capable' = 'TRUE';
ALTER DISKGROUP DATA SET ATTRIBUTE 'cell.smart_scan_capable' = 'TRUE'
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15242: could not set attribute cell.smart_scan_capable
ORA-15287: could not set disk group attribute cell.smart_scan_capable due to
incompatible disks
ORA-15285: disk 'AFD:DATA1' violates disk group attribute
- cell.smart_scan_capable
Thanks,
Joe