How to fix the Oracle error ORA-15079: ASM file is closed?
In this post, you’ll learn more about the Oracle ErrorORA-15079: ASM file is closed with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-15079: ASM file is closed
Reason for the Error ORA-15079: ASM file is closed
The file to which the I/O request was issued was closed. This could have been a consequence of the diskgroup being dismounted.
How to fix the Error ORA-15079: ASM file is closed ?
You can fix this error in Oracle by following the below steps
Make sure the diskgroup is mounted and the file is open.
Leave Your Comment