Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Delete a DB VM Group (CLI)


Caution

Caution  -  Deleting a DB VM group deletes all the VMs, applications, and data associated with the VM group. The deletion cannot be undone. Proceed with caution.


  • Delete a DB VM group.
    % mcmu tenant --dbvmgroup -d VMgroupID

    where VMgroupID is the ID of the DB VM group that you want to delete.

    For example, to delete a DB VM group with an ID of 1:

    % mcmu tenant --dbvmgroup -d 1