VIEW member-namepds-action failed; pds-error; RSN=hex-reason-code
Error message issued by VNCRXC07, the VIEW host command, when an error occurs reading the panel definition records from member-name. The action being performed when the error occurred is pds-action. The explanation of the error corresponding to hex-reason-code is shown in pds-error. Panel definition members reside in a PDS or PDSE concatenated to file VNCPNL in the VNAC agent JCL. The record format may be fixed or variable, blocked or unblocked.
VNCRXC07: exec-name VIEW pds-action panel=member-name; DD=VNCPNL; CPB=cpb-address
Debug message issued by VNCRXC07, the VIEW host command, to show the pds-action the program is performing on the panel stored in member-name. The possible values for pds-action are opening, reading, rewinding, and closing.
VNCRXC07: exec-name VIEW final values of APPL=application-name, PANEL=member-name, TYPE=panel-type, DEBUG=debug-option
Debug message issued by VNCRXC07, the VIEW host command, to show the names and values of all the positional parameters it has successfully extracted from the command string passed by REXX.
VNCRXC07: exec-name VIEW input value of parameter-name = “parameter-value“
Debug message issued by VNCRXC07, the VIEW host command, to show the name and value of the positional parameter it has successfully extracted from the command string passed by REXX.
VNCRXF14: OBEYFILE PUTMSG created MFLT buffer #sequence-number at buffer-address; job=job-name, msg=message-id
Debug message issued by VNCRXF14, the program that saves message filters processed by the obeyfile exec, to show the sequence-number, buffer-address, filter job-name value, and filter message-id value of each new listener filter that gets stored in an MFLT buffer.
VNCRXF14: OBEYFILE PUTMSG enumerated and sorted 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 sorted.
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