Removes a specific Oracle ASM disk group resource from Oracle Clusterware or Oracle Restart.
Use the srvctl remove diskgroup command with the following syntax:
srvctl remove diskgroup
srvctl remove diskgroup -diskgroup diskgroup_name [-force]
Table A-124 srvctl remove diskgroup Parameters
-diskgroup diskgroup_name
The Oracle ASM disk group name.
-force
Force remove (ignore dependencies)
An example of this command is:
$ srvctl remove diskgroup -diskgroup DG1 -force
Scripting on this page enhances content navigation, but does not change the content in any way.