exec-name DEBUG OPTION=selection-number ACTION=”action-text“
This is a user requested debug message issued by VNCRXC07, the VIEW host command, to show the action-text extracted from the panel line that corresponds to each selection-number. This message is displayed during the first of three passes through the panel member in the process of creating the panel XML output message sent to the VNAC client.
exec-name DEBUG (R=line-number,W=line-width) “line-text”
This is a user requested debug message issued by VNCRXC07, the VIEW host command, to show the line-text exactly as read from the panel member in record number R=line-number, whose text has a width of W=line-width bytes. This message is displayed during the first of three passes through the panel member in the process of creating the panel XML output message sent to the VNAC client.
program-name: exec-name scixml-request request failed; RTC=hex-return-code; RSC=hex-reason-code
Error message issued by VNCRXC07, the VIEW host command, when an error occurs while processing an internal scixml-request to either generate or parse an XML message. The hex-return-code and hex-reason-code provided by the scixml service indicate the cause of the error. Contact SDS support for assistance in resolving this problem.
VNCRXC07: exec-name VIEW processing-step panel=member-name; XML=buffer-address; LEN=buffer-length; CPB=cpb-address
Debug message issued by VNCRXC07, the VIEW host command, to show the low level processing-step being performed to build an output XML message containing the panel components to be sent to the VNAC client.
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.