Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Start all EC/ECSAs ECs that were shut down during the upgrade.

    Code Block
    themeEclipse
    $ 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
    themeEclipse
    $ mzsh shutdown <ecsa name>
    $ mzsh startup -f <ecsa name>


  2. The file $MZ_HOME/lib/picostart.jar will be updated on the ECSAs.
     Start the workflows on the restarted

    EC/ECSAs

    ECs.
     

  3. Enable all workflow groups, from the Execution Manager in Desktop, or by entering the mzsh wfgroupenable command, for example:

    Code Block
    themeEclipse
    $ mzsh mzadmin/<password> wfgroupenable \*


...