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

Explanation and recommended actionsMessage textMessage ID
Logical contradiction occurred.
nnn (decimal number)
Reason code (maintenance information)
xxx (decimal number)
Command code of the command that was executing when the
error occurred
See the command code description in the explanation of the
YKZ201E message.
yyy (string)
Maintenance information
A Logical error occurred. (reason
code=nnn, cmd=xxx, pos=yyy)
YKZ202E MSG TSO
CON SC=52 RC=0
The command cannot be executed because an REXX read error
occurred.
• If the nnn value is 40:
Check that the REXX program is running in the TSO/E environment,
and then re-execute the command.
• If the nnn value is not 40:
Correct the configuration file (XML) and the values assigned to
the parameters.
If the value is 52, it is probable that a configuration file (XML)
being edited is specified.
nnn (decimal number)
Return code from the OS's REXX variable access routine
name (string)
REXX variable name
xxx (decimal number)
Command code of the command that was executing when the
error occurred
See the command code description in the explanation of the
YKZ201E message.
yyy (string)
Maintenance information
# If the REXX variable that the system tried to read does not exist, 36
is returned. Also, if this message is output while the YKLOAD command
is being executed, the RC is 44.
A REXX read error occurred. (return
code=nnn, name= name, cmd=xxx,
pos=yyy)
YKZ203E TSO
RC=40
#
Messages 165