In case of a PCHAIN, if the node setting "Enable the Manager's job history" is set to NO - the rerun won't work and the message below will appear in the job log:
===================== SUBMISSION ERROR =====================
No process chain found for numlanc 3236356.
============================================================
abort
Since the parameter to restart the pchain via the command line "uxrst ctl pchain nupr=xxx upr=xxx mu=xxx pchain_relaunch=FROMABORTED" requires the numproc as input (nupr) and the command "uxhstfile LIST" provides the numproc only, it would be more helpful to display the numproc instead of the numlanc in the error message or both of them.
Dollar Universe 6.x or 7.x with Manager for SAP
Defect DE168172
Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Application Server (Node)
Dollar Universe 7.01.11 - Planned to be released October 2025
Public Description: Pchain restart returns numlanc instead of numproc in the error, making the relaunching command more difficult to use as it requires numproc.
Example of the error message enhanced with the numproc available from version 7.01.01 and superior:
===================== SUBMISSION ERROR =====================
No process chain found for numlanc 0000001 - numproc 0000004
============================================================