How to fix the Oracle error ORA-15471: volume redundancy incompatible with diskgroup redundancy?
In this post, you’ll learn more about the Oracle ErrorORA-15471: volume redundancy incompatible with diskgroup redundancy with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-15471: volume redundancy incompatible with diskgroup redundancy
Reason for the Error ORA-15471: volume redundancy incompatible with diskgroup redundancy
An ADD VOLUME command specified a volume redundancy that was incompatible with the diskgroups redundancy.
How to fix the Error ORA-15471: volume redundancy incompatible with diskgroup redundancy ?
You can fix this error in Oracle by following the below steps
Specify a valid volume redundancy. A volume cannot have external redundancy with a high redundancy diskgroup. Also, a volume cannot have high redundancy with an external redundancy diskgroup.
Leave Your Comment