The Recovery Analyzer for Db2 for z/OS (PRA) PRA#LOAD job failed a few days ago.
Currently when the job runs it fails with an RC(08) and in this message is seen in the job output.
PFL0010E - Data object in RESTART mode - RESTART parameter required UTILID XXXXXXX.XXXXXXX Checksum nnnnn
Ordinarily a failure in the LOAD#PRA step should be restarted in the LOAD#PRA step. The job is attempting to restart in the Reload phase and failing.
Recommend action is to rerun the job from the top.
Specify RESTRT1=RESTART(BYPASS) for the LOAD#PRA step.
//LOAD#PRA EXEC PGM=PTLDRIVM,REGION=0M,COND=(4,LT),
// PARM='&ENVDEF,UI=UTLGLCTL/&SSID,RESTRT1=RESTART(BYPASS),,&UTILID'