Start all EC/ECSAs ECs that were shut down during the upgrade.
Restart the disconnected ECSAs and start the real-time workflows.Code Block theme Eclipse $ mzsh startup <ec names> <ecsa names>
In order to minimize downtime, restart the disconnected ECSAs one by one.
To stop running real-time workflows and restart an ECSAs:code
theme Eclipse $ mzsh shutdown <ecsa name> $ mzsh startup -f <ecsa name>
The file $MZ_HOME/lib/picostart.jar will be updated on the ECSAs.
EC/ECSAs
Start the workflows on the restartedECs.
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 \*
...