Occasionally, jobs will hang on the GUI or the Delphix Java management process will be in a bad state. You can restart the management process safely without shutting down VDBs or disabling dSources. Restarting the process has no impact on running VDBs or dSources.

Complete the following steps to restart the Delphix Management Process via GUI: 

  1. Login to the Delphix Setup application as a system administrator.
  2. From the Dashboard panel, click the Actions menu (...) on the top right and select Restart.

  3. Click OK.

Complete the following steps to restart the Delphix Management Process via the CLI: 

  1. Login to the CLI using the sysadmin username and password.

    ssh sysadmin@yourdelphixengine

  2. Go to system > restart.

    delphix > system
    delphix system > restart

  3. Commit the action.

    delphix system restart *> commit

Related Links