A one- to eight-character value that may contain the wildcard characters ? to represent any single character and * to represent any one or more characters.
Wiki Category: Glossary of Message Variables
exec-name
The name of the REXX exec that issued the command that generated the message. Or the name of the REXX exec from which the pipe host command was called.
exec-load-DD-name
The name of the VNAC agent’s JCL DD statement from which REXX execs are loaded by the REXX language environment.
error-message
Variable-length text that describes an error. Or a short message explaining the problem with a pipe stage operand.
error-keyword
A name or message ID inserted by the program that issues the message to categorize the error text that follows.
envb-address
The storage address of the IRXENVB control block created when VNCRXM00 calls IRXINIT to create a REXX language environment to process a REXX exec. A new REXX language environment is created for each REXX exec. The IRXENVB is a REXX language environment control block whose layout is documented in the IBM manual z/OS TSO/E System Diagnosis: Data Areas.
enqueue-dequeue
The enqueue or dequeue action taken for the storage class referenced in the message.
dyn-info-code
The information reason code from a failed dynamic allocation request. The codes are documented in the IBM manual z/OS MVS Programming: Authorized Assembler Services Guide, in the section Interpreting information reason codes from DYNALLOC.
dyn-error-reason
The error reason code from a failed dynamic allocation request. The codes are documented in the IBM manual z/OS MVS Programming: Authorized Assembler Services Guide, in the section Interpreting error reason codes from DYNALLOC.
dyn-return-code
The return code from a failed dynamic allocation request. The codes are documented in the IBM manual z/OS MVS Programming: Authorized Assembler Services Guide, in the section Interpreting DYNALLOC return codes.
