How to fix the Oracle error ORA-15052: ASM file name ‘string’ is not in diskgroup “string”?
In this post, you’ll learn more about the Oracle ErrorORA-15052: ASM file name ‘string’ is not in diskgroup “string” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-15052: ASM file name ‘string’ is not in diskgroup “string”
Reason for the Error ORA-15052: ASM file name ‘string’ is not in diskgroup “string”
The ASM file name did not contain a diskgroup name that specified the correct diskgroup as implied by the other arguments to the command.
How to fix the Error ORA-15052: ASM file name ‘string’ is not in diskgroup “string” ?
You can fix this error in Oracle by following the below steps
Correct the specified ASM file name or diskgroup name.
Leave Your Comment