Start the Standby Management Instance (mgmtStandbyStart)

The mgmtStandbyStart command starts the current management instance (from which the command is run) as the standby management instance.

ttGridAdmin mgmtStandbyStart

A typical scenario is when the active management instance fails, you promote the standby to active, then run this command to make the original active management instance become the new standby management instance.

Examples

% ttGridAdmin mgmtStandbyStart
Standby management instance started

Notes

  • The instance must previously be stopped.

  • There must be another management instance previously started as the active management instance.

  • This command initiates replication between the active and standby management instances, synchronizing management data between them.