DFS4304E CALL TO DBRC FAILED. RC=retcode

Explanation

DBRC was called from DFSKARC0, but the processing did not complete successfully.

System action

Processing terminates with condition code of 8.

User response

Determine the problem and resubmit the job. The problem might be due to one of the following:
  • The SYSIN input should consist of the character string LIST.LOG; however, the SYSIN input could be invalid or omitted.
  • DD statements for the RECON data sets might not have been included in the JCL.
  • The IMS level of the RECON data sets might not match the level of the IMS.SDFSRESL included in the JOBLIB or STEPLIB DD statements in the JCL.

You can use the SYSPRINT output from DFSKARC0 to determine the problem.

Module

DFSKARC0