DFR3102E DBRC dbrc_interface dbrc_call EXIT FAILED (rr)

Explanation

An error code rr (decimal) was returned when DBRC was called. dbrc_interface indicates one of the following DBRC interfaces:
DASD LOG
DASD logging online interface
LOG RECV
Log Recovery utility interface
SIGN-OFF
Log Recovery utility interface

See the topic "DBRC request return codes" in IMS Messages and Codes.

dbrc_call is one of the following DBRC CALL types:
Type
Meaning
INIT0
Initialize the DBRC environment
INIT1
Open a RECON data set
INIT
INIT exit
BLDPARM
Initialize the parameter area
OPEN(P)
OPEN exit (primary OLDS)
OPEN(S)
OPEN exit (secondary OLDS)
CLOSE(P)
CLOSE exit (primary OLDS)
CLOSE(S)
CLOSE exit (secondary OLDS)
LOCREC
LOCREC exit
LAST
LAST exit
EOJ
EOJ exit
TERM
Terminate the DBRC environment
ABNORMAL
Termination type

System action

The job ends with an abend code of U3102.

User response

Correct the cause of the DBRC CALL error and rerun the job. If DBRC does not operate correctly, specify DBRC=N in the EXEC parameter and rerun the job. If the IMSplex name is given by the DBRC SCI Registration Exit (DSPSCIX0) while the IMSPLEX= EXEC parameter is not specified, specify the IMSPLEX= EXEC parameter and rerun the job. For details of DSPSCIX0, see IMS Exit Routines. If the IMSPLEX= EXEC parameter is specified, the name given in the DSPSCIX0 exit overrides it.