Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to drop ASM diskgroup in RAC using command line only.

User_AOUZ4Jun 25 2020 — edited Jun 25 2020

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>

Comments
Post Details
Added on Jun 25 2020
5 comments
2,957 views