ORA-17503: ksfdopn:2 Failed to open file, ORA-15001: diskgroup "" does not exist or is not mounted
We have 3 de-commissioned databases with ASM and wanted to remove them.
For 2 of those databases we did the following:
- shutdown database
- srvctl remove database
- dropped disk group (DID NOT DROP database prior)
For the 3rd we did:
- shutdown database
- Startup restrict and drop
- srvctl remove database
- dropped disk group
.
Now the alert log of the ASM instance has the following errors for the first 2 databases only...they show up once a day:
Errors in file /oracle/diag/asm/+asm/+ASM2/trace/+ASM2_ora_12644.trc:
ORA-17503: ksfdopn:2 Failed to open file +ORA_DATA_DGWPRD1/dgwprd1/spfiledgwprd1.ora
ORA-15001: diskgroup "ORA_DATA_DGWPRD1" does not exist or is not mounted