Stop the active management instance (mgmtActiveStop)

The mgmtActiveStop command stops the active management instance.

ttGridAdmin mgmtActiveStop

This command is typically used as the last step in shutting down a grid. Otherwise, if there are two management instances, it is recommended to instead use mgmtActiveSwitch.

Examples

% ttGridAdmin mgmtActiveStop
Active management instance stopped 

Notes

  • If this command is used in a grid with two management instances (not recommended unless you are shutting down the grid), it can be run from either the active or the standby management instance. Nothing is done automatically to then promote the standby management instance to active. (See mgmtActiveSwitch.)

  • If data instances are running, then the database elements currently loaded in them will continue to operate.

  • You cannot perform any management operations until you restart the active management instance.

  • If data instances have stopped or failed, they cannot be restarted until you restart the active management instance.