How to drop ASM diskgroup in RAC using command line only.
The drop diskgroup command fails with below message. Is there anyway to dismount the diskgroup on all other nodes.
SQL> drop diskgroup DISKGROUP1 including contents;
drop diskgroup DISKGROUP1 including contents
*
ERROR at line 1:
ORA-15039: DISKGROUP1 not dropped
ORA-15073: diskgroup DISKGROUP1 is mounted by another ASM instance
SQL>