HP XP P9000 Smart Manager for Mainframe Messages (TB589-96003, July 2013)

Explanation and recommended actionsMessage textMessage ID
The IRXINIT routine returned an error with the return code identified
by return-code. BCM Monitor will stop.
Check the return code.
return-code
20: Processing failed due to an error. Check the reason code re-
turned to PARM7 by IRXINIT.
100: Processing failed because the system abnormally terminated
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 in the two trailing
bytes of R0 and returns the reason code for abnormal termination
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 for the reason code for abnormal termination.
For details on the abnormal termination code and reason code,
see MVS System Codes.
reason-code
For details about the reason code, see 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.
YK8026E CON
The IRXTERM routine returned an error with the return code identified
by return-code. BCM Monitor will stop.
Check the return code.
return-code
For details about the return code, see 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 in the two trailing bytes of R0 and returns the reason
code for abnormal termination 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 abnormal termina-
tion code and reason code, see MVS System Codes.
IRXTERM module error: code=re-
turn-code,R0=abnormal-ter-
mination-code-and-reason-
code-for-abnormal-termina-
tion.
YK8027E CON
Messages 51