V$ASM_DISKGROUP is showing a diskgroup in CONNECTED state but the database is not using that diskgro
We have a database called RMSTST which is using two ASM diskgroups as far as we can see.
ASM_ARCHIVE
ASM_RMSTST
But there is another diskgroup called ASM_RAILTST which is also being shown as being in CONNECTED state when we run the below command in RMSTST.
SELECT * FROM V$ASM_DISKGROUP where state = 'CONNECTED';
16,ASM_RAILTST,CONNECTED,10.1.0.0.0,10.1.0.0.0 <===== WRONG ENTRY
18,ASM_ARCHIVE,CONNECTED,12.1.0.0.0,10.1.0.0.0
19,ASM_RMSTST,CONNECTED,10.1.0.0.0,10.1.0.0.0
We don't see any parameter, data file, log file using the ASM_RAILTST diskgroup.
We also don't see anything under ASM_RAILTST diskgroup in ASMCMD that is related to RMSTST.
ASMCMD> pwd
+ASM_RAILTST