How can Control-M/Server be manually failed-over from command line with Control-M High Availability? |
Control-M/Server utilities 1. Failover or Fallback share the same command: ctmipc -msgid MFO -dest CA Note: It can be activated on the Primary Active environment if its running, or on the Secondary environment if the Primary Active CA is down. Note : In the case the Primary Active environment is offline , then there is a need to wait twenty minutes after the Primary Active environment is offline , before running the command on the Secondary environment. This delay is necessary one so the Secondary environment CA ( configuration agent ) detects the unavaibility of the Primary Active environment. 2. Optionally, set as primary (generally, only if reinstalling secondary): ctmipc -msgid SAP -dest CA The commands must be executed in Control-M/Server active environment. The following video demonstrates this solution:
|