HP XP7 Smart Manager for Mainframe Messages (TK916-96002, May 2014)

Explanation and recommended actionsMessage textMessage ID
The IRXINIT routine returned an error with the return code shown as
return-code. The Business Continuity Manager agent will terminate
the processing.
Check the return code.
return-code
20: Processing failed due to an error. Check the reason code that
was returned to PARM7 by IRXINIT.
100: Processing failed because the system terminated abnormally
while IRXINIT was checking the environment. The system might
output multiple messages reporting abnormal termination. R0 in-
cludes the abnormal termination code and the reason code for
abnormal termination.
abnormal-termination-code-and-reason-code-for-abnor-
mal-termination
IRXINIT returns the abnormal termination code set in the two
trailing bytes of R0. IRXINIT returns the reason code for abnormal
termination set in the two leading bytes of R0. If the reason code
for abnormal termination is larger than two bytes, IRXINIT returns
only the two trailing bytes of the reason code for abnormal termin-
ation. For details about the abnormal termination code and reason
code, see the MVS System Codes.
reason-code
For details about the reason code, see the TSO/E REXX Reference.
IRXINIT MODULE ERROR,CODE=re-
turn-code,R0=abnormal-ter-
mination-code-and-reason-
code-for-abnormal-termina-
tion,PARM7=reason-code
YKY605I CON
The IRXTERM routine returned an error with the indicated return code.
The Business Continuity Manager agent terminates the processing.
Check the return code.
return-code
For details about the return code, see the TSO/E REXX Reference.
abnormal-termination-code-and-reason-code-for-abnor-
mal-termination
R0 includes the abnormal termination code and the reason code
for abnormal termination. IRXTERM returns the abnormal termin-
ation code set in the two trailing bytes of R0. IRXTERM returns
the reason code for abnormal termination set in the two leading
bytes of R0. If the reason code for abnormal termination is larger
than two bytes, IRXTERM returns only the two trailing bytes of the
reason code for abnormal termination. For details about the ab-
normal termination code and reason code, see the MVS System
Codes.
IRXTERM MODULE ER-
ROR,CODE=return-
code,R0=abnormal-termina-
tion-code-and-reason-code-
for-abnormal-termination
YKY606I CON
Messages 157