DFHTD0363 applid Physical I/O error occurred during a PUT request to the intrapartition data set (DD name ddname); VSAM return codes are R15=X'retcode', FDBK=X'fdbkcode'.
Explanation
An attempt to write or rewrite a control interval to the intrapartition data set with ddname ddname has failed due to a physical I/O error. retcode is the return code in register 15 and fdbkcode is the value of the feedback field in the request parameter list (RPL).
System action
A system dump with dumpcode TD0363 is taken unless you have specifically suppressed dumps in the dump table.
This is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.
User response
For the meaning of the codes in the message, refer to the z/OS DFSMS Macro Instructions for Data Sets.
A copy of the physical error message produced by VSAM will appear in (one of) the transient data VSAM error message area(s) in the system dump.
Module
DFHTDB, DFHTDRMXMEOUT parameters/Message inserts
- applid
- ddname
- X'retcode'
- X'fdbkcode'
Destination
Console