CIRET (10-digit signed integer)

Return code from bridge.

This is the return code from the CICS bridge describing the outcome of the processing performed by the bridge. The CIFNC, CICC, CIREA, and CIAC fields may contain additional information (see Table 7). The value is one of the following:

CRC000

(0, X'000') No error.

CRC001

(1, X'001') EXEC CICS statement detected an error.

CRC002

(2, X'002') MQ call detected an error.

CRC003

(3, X'003') CICS bridge detected an error.

CRC004

(4, X'004') CICS bridge ended abnormally.

CRC005

(5, X'005') Application ended abnormally.

CRC006

(6, X'006') Security error occurred.

CRC007

(7, X'007') Program not available.

CRC008

(8, X'008') Second or later message within current unit of work not received within specified time.

CRC009

(9, X'009') Transaction not available.

This is a response field. The initial value of this field is CRC000.