IDAD1001E    PUT FAILED, ERROR FOUND IN DATA COMPONENT DSN: dataset_data_name REASON: error_description

Explanation

VSAM data trap has detected an error in the current data record being updated. The current PUT will fail with a logical error, RPL feedback X'xx08009D'.

In the message text:
dataset_data_name
The name of the failing data.
error_description
The reason why data trap hits can be any of the following errors:
  • Data is in free space.
  • Pair of RDFs is not correct.
  • Data record ends in free space.
  • Data keys are out of sequence.
  • Bytes 1 and 2 of the RDF are zero.
  • Right RDF has count instead of length.
  • Left RFD has length instead of count.
  • Sequence set and data CI key sequence mismatch .
  • Invalid error code.

System action

The system continues processing.

Operator response

Report this problem to the system programmer .

System programmer response

If the data set is shared correctly, open a PMR and submit the following items:
  • The dump.
  • An EXAMINE ITEST NODTEST, EXAMINE DTEST NOITEST, and LISTCAT command of the data set taken after the trap hits.

Rename and save the corrupted data set in case IBM® service needs additional documentation.

Programmer response

Issue the EXAMINE command on the failing data set. If the EXAMINE command returns with return code 8 or higher, the data set is corrupted and must be recovered; otherwise, no action is required and the data set can be reopened for continued processing.

Source

DFSMS VSAM

Module

IDA019RV

Routing code

2, 11

Descriptor code

2