Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Delete a DB Instance (CLI)


Caution

Caution  -  Deleting a DB instance cannot be undone. Proceed with caution.


To delete a RAC or RAC One Node instance for Oracle Database 12.2 and 18.3, you must provide the SYS user password.

  • Delete a DB instance.
    % mcmu tenant --dbinstance -d home_ID

    where home_ID is the ID of the DB home that is associated with the DB instance that you want to delete.

    For example, to delete a DB instance that is associated with a DB home with an ID of 3:

    % mcmu tenant --dbinstance -d 3