Previous Topic: CA-7.V612Next Topic: CA-7.V614


CA-7.V613

s mmmm (dddd) VSAM PUT FAILED FOR CALLID tttttttt

Reason:

An error occurred while attempting to write a record where tttttttt is the program, system function, or user terminal issuing the request.

Message V613 is followed by message CA-7.V636, which identifies the data set and the key of the failing request. For a description of the return (RC) and reason (REAS) codes, see the IBM manual DFSMS Macro Instructions for Data Sets.

Note: If RC=0 and REAS=0, the key is invalid.
If RC=8 and REAS=8, a duplicate key is detected.
If RC=8 and REAS=28, the VSAM data set is out of space.

Action:

Correct the error and retry the request if necessary.