VNC9594I

var=global-var-name

Informational messages issued by VNCRXC05, the GLOBALV host-command processor. Shows the global variable name to which message VNC0594I applies.

VNC9346E

var=global-var-name

Error message issued by VNCRXC08, the PIPE host command. Shows the global variable name to which message VNC1346E applies.

VNC9333E

var=global-var-name

Error message issued by VNCRXC08, the PIPE host command. Shows the global variable name to which message VNC1333E applies.

VNC0599E

exec-name: user-namefunction-name %INCLUDE suffix “include-suffix” too long to append to prefix “include-prefix”

Error message issued by VNCRXF12, the GETCFG function that reads agent configuration files. The function has processed an %INCLUDE statement that used a substitution keyword. The resulting composite PDS member name is more than the maximum-allowed length of 8 characters.

VNC0598D

exec-name: user-name function-name timer-action NAME=timer-name; TYPE=timer-type; SETTING=timer-setting;

Debug message issued by VNCRXF09, the WAIT function. The message shows the configuration of the timer that was just created.

VNC0597I

program-name: exec-name restored global-var-count global variables from the VSAM file; TSK=task-name

Informational message issued by VNCRXC05, the GLOBALV host command processor. A newly started agent has received its first first global-variable request, so all global-variable information saved in the specified VSAM file is copied to memory buffers in the agent. The VSAM file is specified in the agent job, with the DD name VNCCGV. The number of global variables processed is global-var-count.

VNC0596E

program-name: cmd-name VSAM vsam-function failed; RTC=hex-return-code; RSC=hex-reason-code

Error message issued by VNCRXC05, the GLOBALV host-command processor. A global variable VSAM I/O request, vsam-function has failed. The variable named in the accompanying VNC9596E  message is the record key used in the VSAM I/O request.

VNC0595D

exec-name: user-name cmd-name buffer created at buffer-address

Debug message issued by VNCRXC05, the GLOBALV host-command processor. The processor has successfully processed a define request. The message shows that a buffer was allocated at buffer-address for the global variable named in the accompanying VNC9595D message.

VNC0594I

cmd-name variable global-var-status global-var-change

Informational messages issued by VNCRXC05, the GLOBALV host-command processor. For the global variable named in the accompanying message VNC9594I, the message shows the status before processing, global-var-status, and after processing, global-var-change.

VNC0593D

exec-name: user-name, function-name CMD-ID=cmd-id; CPB=cpb-address

Debug message issued by VNCRXF20, the CNCLCMD function. It shows the number of the command, cmd-id, that will be canceled.