Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-15067

command or option incompatible with diskgroup redundancy

Cause

An attempt was made to use a feature which is not permitted by the disk group's redundancy policy. Common examples are forcibly dropping a disk from an EXTERNAL REDUNDANCY disk group, using the FAILGROUP clause with an EXTERNAL REDUNDANCY disk group, using invalid template attributes, or mounting a HIGH or EXTERNAL redundancy disk group for recovery. An attempt (without force option) was made to drop disks or fail groups that leads to fewer number fail groups than the minimal requirement (3 for NORMAL and FLEX and 5 for HIGH redundancy disk group).


Action

Omit the option from the command. Check if the disk group has minimum number of fail groups including quorum fail group after the successful execution of the SQL.