VNCRXF14: OBEYFILE PUTMSG enumerated and tossed buffer-count MFLT
Debug message issued by VNCRXF14, the program that saves message filters processed by the obeyfile exec, to show the buffer-count of listener filters, stored in MFLT buffers, that were deleted.
vncout-message
Informational message created by VNCRXR00, the REXX I/O program, to display the output of REXX SAY statements in the agent’s output files: VNCOUT and VNCLOG. This message is issued instead of VNC0563I when the REXX exec has called the echo() function to disable output to the VNAC server database.
program-name: exec-name function-name DD=spin-file, OC=spin-class,LN=spin-lines,HH=spin-hours,MM=spin-minutes
Debug message issued by VNCRXF16 to display the global configuration options for spin processing, after the options have been validated.
exec-name: user-name WARNING: error-message
Warning message issued by VNCRXF14, the PUTMSG function, to indicate that the -J option will be ignored because it conflicts with the option specified in the LocalCopy statement.
The value of error-message is one of the following:
PUTMSG arg1, -J option ignored because LocalCopy ALL configured
PUTMSG arg1, -J option ignored because LocalCopy NONE configured
PUTMSG arg1, -J option ignored because LocalCopy not configured
rexx-error-msgid ERROR: rexx-error-msg
Issued by program VNCRXM00, which controls REXX processing, to echo REXX error messages for serious errors.
The value of rexx-error-msgid is the REXX message ID.
The value of rexx-error-msg is the text of the REXX message.
IRX messages are documented in the IBM manual z/OS TSO/E Messages, in the section TSO/E terminal messages (IRX…).
exec-name: ERROR: cmd-name command contains invalid operand cmd-keyword
Error message issued by VNCRXC06, the ALLOCATE/FREE VNAC host command after it has found an invalid cmd-keyword as an operand of cmd-name from exec-name.
exec-name cmd-name of dyn-DD-name: FAILED: RT=dyn-return-code, ER=dyn-error-reason, IN=dyn-info-code
Error message by VNCRXC06, the ALLOCATE/FREE VNAC host command, after a dynamic allocation or unallocation error has occurred in cmd-name from exec-name.
The value of dyn-DD-name is the name of the file being processed, provided it was specified in the command. Otherwise, it is ?, indicating that the system did not assign a SYS-prefixed name because the command failed.
Dynamic allocation failure codes are documented in the IBM manual z/OS MVS Programming: Authorized Assembler Services Guide in the section “Interpreting DYNALLOC return codes.”
exec-name cmd-name cmd-keyword: ERROR: error-msg
Error message issued by VNCRXC06, the ALLOCATE/FREE VNAC host command, after it has found an error related to cmd-keyword in cmd-name from exec-name.
The possible values of error-msg are as follows.
specified with one or more incompatible operands
requires a file name or dataset name operand
duplicate operand
invalid character preceding “(”
misplaced “)” in parameter
parameter value exceeds maximum length
parameter value incomplete
missing parameter value
misplaced “(” in parameter
invalid character preceding “)”
operand not allowed for FREE function
parameter value not numeric
parameter value exceeds maximum of 32760
space units previously specified
normal disposition previously specified
parameter value must be DA, PO, or PS
parameter value less than minumum of 1
parameter value contains invalid format options
parameter value exceeds maximum of 16777215
missing value for primary quantity
initial status previously specified
parameter value must be *, A-Z, or 0-9
not allowed during phase 2 of agent shutdown
program-name: exec-name function-name enumerated buffer-count SCB buffers; CPB=cpb-address
Debug message issued by VNCRXF24, the USERLST function. The function found buffer-count session control blocks (SCBs) containing information on active agent sessions.
26.3 Interpreting DYNALLOC Return Codes function-name reached limit of mbrlst-limit members; use more specific search argument
Error message issued by VNCRXF22, the MBRLST function. The function found mbrlst-limit members that matched the search argument specified in the function call.