Delphix Toolkits (dxToolkit and dxmToolkit)

 View Only
Expand all | Collapse all

Start/Stop/Disable/Enable operations for all objects in the Engine

  • 1.  Start/Stop/Disable/Enable operations for all objects in the Engine

    Posted 10-08-2019 03:07:00 AM

    Hi everyone,

    Is there any way to start/stop all vDBs with one command? Or do we have any templates that we can use to this effect?

    This is quite required regarding with customers having lots of objects (vDBs) in their Engines and need to run FailOver operations regularly.


    BR,



    ------------------------------
    Rahim Çetinel
    Solution Architect
    Accuras, Turkey
    ------------------------------


  • 2.  RE: Start/Stop/Disable/Enable operations for all objects in the Engine
    Best Answer

    Posted 10-09-2019 02:49:00 AM
    Hi,

    You can stop / start VDB using a group or type filter. Ex:

    to stop all VDB's

    dx_ctl_db -d xxxxx -action stop -type VDB

    to start a VDB's in group PROJ1

    dx_ctl_db -d xxxxx -action start -group PROJ1

    For full list of filters please check dx_ctl_db -help output.

    regards,
    Marcin

    ------------------------------
    fMarcin Przepiorowski
    Technical Principal
    Delphix
    ------------------------------