DFS2811A TRACK RECOVERY TERMINATED ABNORMALLY, REASON r(f)

Explanation

In the message, r indicates the reason code and (f), if present, is the VSAM feedback code. The values of the reason codes and their meanings are as follows:
Code (hex)
Meaning
04
Unable to open ACB for target data set. See message IEC161I to determine cause of error.
08
Error detected while reading VSAM index. (f) is the VSAM feedback code.
0C
Control interval RBA in type X'24' error log record not found in VSAM index.
14
Invalid request. Parameter list passed during track recovery call had unidentified request value.
18
Record passed by caller did not fit in control interval.
1C
No volumes mounted for target data set.
20
Unable to open DCB for Data Space.

System action

The program is terminated abnormally.

Programmer response

If error is correctable, correct it and rerun the job. If error cannot be corrected, recover the database. If reason codes X'14' or X'18' occur, rerun the job with an ABEND control statement.

Problem determination

2, 3, 4, 8, 36