Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Error handling for exit modules

The compiler reports an error message whenever an exit module cannot be loaded or an exit module returns an "operation failed" message or nonzero return code.

Message IGYSI5008 is written to the operator and the compiler terminates with return code 16 when any of the following events occurs:

The exit type and operation (OPEN or LOAD) are identified in the message. Any other error from INEXIT or PRTEXIT causes the compiler to terminate.

The compiler detects and reports the following conditions:

5203
PUT request to SYSPRINT user exit failed with return code nn.
5204
Record address not set by exit-name user exit.
5205
GET request from SYSIN user exit failed with return code nn.
5206
Record length not set by exit-name user exit.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)