SARBKT55 Recovery dataset error OPER= OPEN, RC= 0016
search cancel

SARBKT55 Recovery dataset error OPER= OPEN, RC= 0016

book

Article ID: 6053

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

The following message is generated when the VIEW backup cycle is initiated : -

*SARBKT55 Recovery dataset error OPER=OPEN, RC=0016

The backup task then ends with the following error : - 

*SARBKU30 Backup task ended with code 0004

 

 

Environment

Release: 12.1-Deliver-Output Management-Interface for Native TSO

Resolution

In this case, JCL statement "//SARRECV DD DUMMY" was coded in the VIEW SARSTC JCL for the Recovery file.

The JCL statement is not to be coded if there is no actual file in use.

As the SARRECV file is written to during the backup cycle, if the //SARRECV statement is coded, then it must point to an existing SARRECV file.

If there is no intention to use the Recovery file, then the //SARRECV DD statement can be commented out (as "//*SARRECV DD ...) - in which case you will see message : -

SARBKT56 NO SARRECV DD STATEMENT  - RECOVERY DATASET NOT UPDATED

 Note: The message is not informational, but no action needs taken if there is no Recovery file in use.