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

DescriptionMessage textMessage ID
The command cannot be executed because a REXX write
error occurred.
nnn (decimal number)
Return code of the OS REXX variable access routine
- If the value of nnn is -2:
The area for the REXX variable is insufficient. Check
and, if necessary, review the region size, and then
re-execute the command. For details about the return
code, see the specifications for the IRXEXCOM
macro in TSO/E Programming Services.
- If the value of nnn is 32:
Expand the job execution area, and then re-execute
the command.
- If the value of nnn is 40:
Make sure that the REXX program is running in the
TSO/E environment, and then re-execute the com-
mand.
- If the value of nnn is a value other than the above
values:
Revise the values specified in the configuration file
and parameters.
If the error persists after the above actions has been
taken, contact maintenance personnel.
name (character string)
REXX variable name
value (character string)
Value of the REXX variable
xxx (decimal number)
Command code of the command that was being
executed when the error occurred
See the description of command codes for the
KTZ201E message.
yyy (character string)
Maintenance information
#
If this message is displayed during execution of the
KTLOAD command, RC=44 is displayed.
A REXX write error occurred. (return
code=nnn, name= name, value=value,
cmd=xxx, pos=yyy)
KTR204E TSO RC=40
#
An attempt to set a variable value in the message
structure failed with the result value indicated by
result. The probable cause of the error is that an
incorrect value was specified for the MSG parameter.
stem
Value specified for the MSG parameter
Unable to update MSG(stem) in Caller's en-
vironment. YKVSET result = result
KTR205E TSO RC=52
An attempt to set a variable value in the message
structure failed. The probable cause of the error is that
an incorrect value was specified for the MSG parameter.
stem
Value specified for the MSG parameter
Unable to update MSG(stem) in Caller's en-
vironment.
KTR206E TSO RC=52
Messages34