After performing a Zero Downtime Upgrade (ZDU), the first subsequent reboot of an application server node causes the initial Work Process (WP) to start in COLD start mode. This occurs even if the rest of the system is active and processing tasks on other nodes.
The root cause is a product defect where the MQLS table (specifically the SESSION row) retains the old version information after a Primary Work Process (PWP) switch during the ZDU. When a WP starts after a node reboot, it checks this table; because the version in the database does not match the binary version, the system incorrectly triggers a COLD start
This issue is currently being reviewed by Engineering and will be fixed in a future release.
DE180257