How to fix the Oracle error ORA-15067: command or option incompatible with diskgroup redundancy?
In this post, you’ll learn more about the Oracle ErrorORA-15067: command or option incompatible with diskgroup redundancy with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-15067: command or option incompatible with diskgroup redundancy
Reason for the Error ORA-15067: command or option incompatible with diskgroup redundancy
An attempt was made to use a feature which is not permitted by the diskgroup’s redundancy policy. Common examples are forcibly dropping a disk from an EXTERNAL REDUNDANCY diskgroup, using the FAILGROUP clauses with an EXTERNAL REDUNDANCY diskgroup, or using invalid template attributes.
How to fix the Error ORA-15067: command or option incompatible with diskgroup redundancy ?
You can fix this error in Oracle by following the below steps
Omit the option from the command.
Leave Your Comment