Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

List All DB Instances in a Group (CLI)

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Use this syntax:
    % mcmu tenant -I -l VMgroupID

    where VMgroupID is DB VM group ID. To determine the VMgroupID, see List a Summary of a DB VM Group Profile (CLI).

    In this example, the instance_ID is listed in the left column (ID: 3, ID: 4, ID: 7, and so on).

    mcmu tenant -I -l 1
            LIST OF DB INSTANCES IN DB VM GROUP 1
    
            ID: 3, NAME: ol12racC, VM_ID: 1, DBHOME_ID: 1, TYPE: RAC, STATUS: Active
            ID: 4, NAME: ol12racC, VM_ID: 2, DBHOME_ID: 2, TYPE: RAC, STATUS: Active
            ID: 7, NAME: dw11rac1, VM_ID: 3, DBHOME_ID: 11, TYPE: RACONENODE, STATUS: Active
            ID: 8, NAME: dw11rac1, VM_ID: 4, DBHOME_ID: 12, TYPE: RACONENODE, STATUS: Active
            ID: 10, NAME: dw12sin, VM_ID: 15, DBHOME_ID: 7, TYPE: SINGLE, STATUS: Active