Previous Topic: Output from ADDRESS EPI Host CommandsNext Topic: ADDRESS EPI Output Message Identification


ADDRESS EPI Return Codes

Subsequent to execution of an ADDRESS EPI command in a REXX program, the variable RC in the program will contain the execution return code.

<0

Host command failure. An ABEND occurred while processing the EPI command.

0

OK. Command executed successfully.

>0

Host command errors.

4

Warning message was issued.

8

Command timeout error. Not all responses were received. The command took too long to complete.

12

Command failed. An error message was issued.

16

EPI command syntax error.

20

Subsystem is not active. CA OPS/MVS is not running.

24

Incompatible subsystem version.

28

SENDMG failed.

32

Authorization exit rejected EPI command.

36

User exit abended.