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!

Rename ASM Failgroup

Matheus BoesingJul 2 2016

Once you have created a fail group in ASM you cannot rename it. It should be possible… Simple like that:

ALTER DISKGROUP DATA RENAME FAILGROUP controller1 TO primary_site;

Comments
Post Details
Added on Jul 2 2016
1 comment
2,098 views