Start all ECs EC/ECSAs that were shut down during the upgrade.
Code Block theme Eclipse $ mzsh startup <ec names> <ecsa names>
Restart the disconnected ECSAs and start the real-time workflows.
In order to minimize downtime, restart the disconnected ECSAs one by one.
To stop running real-time workflows and restart an ECSAs:Code Block theme Eclipse $ mzsh shutdown <ecsa name> $ mzsh startup -f <ecsa name>
The file $MZ_HOME/lib/picostart.jar will be updated on the ECSAs.
- Start the workflows on the restarted ECsEC/ECSAs.
Enable all workflow groups, from the Execution Manager in Desktop, or by entering the mzsh wfgroupenable command, for example:
Code Block theme Eclipse $ mzsh mzadmin/<password> wfgroupenable \*
...