DFR3512E DBRC INITIALIZATION FAILED - RC = nn

Explanation

An error has occurred while initializing the interface with the Database Recovery Control (DBRC) function. nn indicates the reason code as follows:
Code
Meaning
08
The data set specified in the STEPLIB DD statement does not contain the DBRC module DSPCRTR0.
12
DBRC initialization (INIT-0) error.
16
DBRC initialization (INIT-1) error.

System action

The job ends with an abend code of U3512.

User response

Check that the IMS system library is specified correctly on the STEPLIB DD statement and the DBRC RECON data set is specified correctly. If either is wrong, correct it and rerun the job.

In the following cases, check the DBRC RECON data set and the environment of the IMS system that is to be recovered by IMS DEDB Fast Recovery, and correct any inconsistencies. Then rerun the job.

  • The IMSPLEX= parameter is specified though the IMS system that is to be recovered by IMS DEDB Fast Recovery does not belong to any IMSplex
  • The IMSPLEX= parameter is not specified though the IMS system that is to be recovered by IMS DEDB Fast Recovery belongs to one IMSplex
  • The DBRCGRP= parameter is specified when the IMS system that is to be recovered by IMS DEDB Fast Recovery belongs to one IMSplex but does not belong to any DBRC group
  • The DBRCGRP= parameter is not specified though the IMS system that is to be recovered by IMS DEDB Fast Recovery belongs to one DBRC group

If there is an error in the DBRC function or the RECON data set, rerun the job with DBRC=N.