DFR3001E DEDB FAST RECOVERY TERMINATED DUE TO EXEC PARAMETER ERRORS. REASON CODE=nn

Explanation

There is an error in one or more of the EXEC parameters. The type of error is indicated by the reason code nn.
Code
Meaning
01
A character other than Y or N is specified for the DBRC= operand.
02
The IMSID= operand is not 1 to 4 characters long.
03
A log record in the input log data set contains either (1) a time stamp older than the program start time or (2) an IMSID or RSENAME different from the value specified in the IMSID= or RSENAME= operand. The IMSID= or RSENAME= operand might be incorrect, or a wrong log data set might be specified.
04
The SUF parameter is not specified, or the operand exceeds one character.
05
The RSENAME= operand is not 1 to 8 characters long.
06
Neither the IMSID nor the RSENAME parameter is specified.
07
Incorrect MSDB= operand specification. MSDB=Y or MSDB=O can be specified when:
  • DBRC=Y or DBRC=N,AUTO=Y is also specified.
  • the IMS to recover is not a DBCTL configuration.
08
Both the IMSID and the RSENAME parameters are specified.
09
An incorrect parameter is specified.
10
A character other than Y or N is specified for the AUTO= operand.
11
A character other than Y or N is specified for the LCHKPT= operand.
12
A character other than Y, A, or N is specified for the CIDUMP= operand.
13
A character other than Y or N is specified for the CFCONF= operand.
14
A character other than Y or N is specified for the CFRET= operand.
15
A character other than L or U is specified for the T= operand.
16
A character other than Y, O, or N is specified for the MSDB= operand.
17
The IMSPLEX= operand is not 1 to 5 characters long.
18
A character other than L or G is specified for the OLC= operand.
1A
The DBRCGRP= operand is not 1 to 3 characters long.
1B
Although the DBRCGRP parameter is specified and the DBRC=Y parameter is specified or defaulted, the IMSPLEX parameter is not specified.
1C
The DFSDF= operand is not 1 to 3 characters long.
1D
Although the OLC=G parameter is specified, neither the CSLG parameter nor the DFSDF parameter is specified.
Start of change1EEnd of change
Start of changeA character other than C or F is specified for the ACBLIB= operand.End of change
Start of change1FEnd of change
Start of changeThe ACBLIB parameter cannot be used in an IMS XRF complex.End of change
20
A parameter is specified more than once.
Start of change21End of change
Start of changeACBLIB=F operand is not allowed. ACBLIB=F cannot be used when the IMSBSDS DD statement is specified.End of change

System action

The job ends with a return code of 16.

User response

Correct the EXEC parameter and rerun the job.