DSNA617I csect-name IFCA ERROR, IFCARC1=ifcarc1-value, IFCARC2=ifcarc2-value, IFCABNM=ifcabnm-value, IFCAGRSN=ifcagrsn-value, IFCAGBNM=ifcagbnm-value

Explanation

An error occurred when submitting a Db2 command through the instrumentation facility interface (IFI). Tokens in the message indicate values of fields in the IFI Communication Area (IFCA):
ifcarc1-value
The X'E6......' return code value, from the IFCARC1 field.
ifcarc2-value
The X'E6......' reason code value, from the IFCARC2 field.
ifcabnm-value
The number of bytes that did not fit in the return area, from the value of the IFCABNM field.
ifcagrsn-value
Reason code for the situation in which an IFI calls requests data from members of a data sharing group, and not all the data is returned from group members, from the IFCAGRSN field.
ifcagbnm-value
Total length of data that was returned from other data sharing group members and did not fit in the return area, form the IFCAGBNM field.

System action

Processing terminates.

Programmer response

To diagnose the error, refer to the reason codes, and other IFCA field values that accompany the message to determine the cause of the error.

Severity

12 (severe error)