Recovery analyzer : PFL0010E - Data object in RESTART mode - RESTART parameter required UTILID
search cancel

Recovery analyzer : PFL0010E - Data object in RESTART mode - RESTART parameter required UTILID

book

Article ID: 260729

calendar_today

Updated On:

Products

Recovery Analyzer for DB2 for z/OS

Issue/Introduction

The 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 27230

Environment

DB2 for Z/OS

Release : R20

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'

Additional Information

Run the PRA LOAD Batch Job