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

Explanation and recommended actionsMessage textMessage ID
There is no command waiting to be executed.Execution waiting command none.YK8021I CON
BCM Monitor returned from the sleep state.The state of sleep was released.YK8022I CON
The WAKEUP command cannot be executed because BCM Monitor is
not in the sleep state.
The WAKEUP command was not
executed because it is not in a sleep
status.
YK8023W CON
An attempt to allocate space to BCM Monitor failed. BCM Monitor will
stop.
Increase the region size, and then restart BCM Monitor.
maintenance-information
Detailed information to assist in analyzing the error
Insufficient space available: main-
tenance-information.
YK8024E CON
The IRXJCL routine returned an error with the return code identified
by return-code. BCM Monitor will stop.
Check the return code. If the code is 20, the SYSEXEC DD statement
might be invalid in the cataloged procedure for startup for BCM
Monitor.
Check the JCL, and then re-execute IRXJCL.
return-code
20: EXEC processing failed.
20021: There was an error in the parameter list that was passed
to IRXJCL.
IRXJCL module error: return-code.
YK8025E CON
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
Messages 55