ORA-15277: disk <DISK #1> is a quorum disk
(Doc ID 1538670.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database Cloud Service - Version N/A and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
How to drop the quorum disk from diskgroup.
If you try to drop quroum disk from diskgroup, as normal drop disk command you will get this error.
alter diskgroup <DGNAME1> drop disk <DISK #1>;
alter diskgroup <DGNAME1> drop disk <DISK #1>
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15277: disk <DISK #1> is a quorum disk
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |