DFS401I DBRC CALL FAILURE - RETURN CODE = xx - CALL = yyyyyy

Explanation

The Batch Backout utility received an unexpected return code from DBRC. yyyyyy is the call made to DBRC, and xx is the return code from DBRC.

System action

If the call identified in the message is SAVUOR, LOGSET, or VERUOR, the batch backout job terminated. If the call is UPDUOR, INIT, or EOJ, the required changes have been successfully backed out of the databases associated with the PSB for which the Batch Backout utility was being run.

Programmer response

If the call identified in the message is SAVUOR, LOGSET, VERUOR, or UPDUOR, contact IBM® for problem determination assistance.

If the call is INIT or EOJ, see one of the following return codes:

Code (hex)
Explanation
08
The IMS subsystem for which backout was being performed was not authorized to use one or more of the databases that had changes backed out.

A previous error might have caused the loss of the database authorization. Determine the cause of any previous errors. Otherwise, the DBRC EOJ call has failed and the RECON data set might need updating.

2C
An internal DBRC error occurred. DBRC was not able to access the RECON data set. Ensure that the appropriate DD statement for the RECON data set is available.
30
The parameters passed to DBRC were invalid. The RECON data set must be updated manually. Contact IBM for problem determination assistance.

Problem determination

1, 2, 20, 25

Module

DFSBACK0