PFL0010E Data object in RESTART mode - RESTART parameter required UTILID executing PRA#LOAD
search cancel

PFL0010E Data object in RESTART mode - RESTART parameter required UTILID executing PRA#LOAD

book

Article ID: 260729

calendar_today

Updated On:

Products

Recovery Analyzer for DB2 for z/OS Fast Load for DB2 for z/OS

Issue/Introduction

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

Resolution

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'