CIA01006E: FILE-WRITE-ERRMSG

Explanation

An EXEC CICS WRITE command to a VSAM file has failed in a CICS® Service Flow Runtime system module or has failed in one of your generated FEPI navigator or Link3270 navigator programs.

This condition can occur on the Target Interaction file DFHMATIF, or the SLU Connection file DFHMACOF if reported by a generated FEPI navigator. If reported by CICS SFR system module DFHMALFS, this condition occurred on the Link3270 business state file DFHMAL2F.
Note: Prior CICS SFR generated Link3270 navigator file rewrite errors are reported by the generated Link3270 navigator program.

This condition can also occur in the CICS SFR Error Listener system module (DFHMAERR or DFHMAERQ, depending upon your installation) when attempting to write to the error log DFHMAERF. In this case, the error message is written to the system console.

User response

Dump the error log DFHMAERF to determine the problem. Check the file attributes and that the specified file is defined correctly and enabled to CICS. A duplicate key (DUPKEY) condition on the alternate index SLU Connection file (DFHMAC1F), will not cause this condition: CICS response code = 15.

If the error occurred on the Link3270 business state file DFHMAL2F, you can use the CICS transaction ID, field Tranid:, found in the error log dump to determine the program name of the generated Link3270 navigator that called the system module reporting the problem if necessary.