How to fix the Oracle error ORA-15497: diskgroup uses a sector size that is incompatible with volumes?
In this post, you’ll learn more about the Oracle ErrorORA-15497: diskgroup uses a sector size that is incompatible with volumes with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-15497: diskgroup uses a sector size that is incompatible with volumes
Reason for the Error ORA-15497: diskgroup uses a sector size that is incompatible with volumes
The diskgroup used a sector size that was not 512 bytes.
How to fix the Error ORA-15497: diskgroup uses a sector size that is incompatible with volumes ?
You can fix this error in Oracle by following the below steps
Create the volume in a diskgroup with a sector size of 512 bytes.
Leave Your Comment