timer-type

The type of WAIT function timer being processed: ONCE, SYNC, or TOD.

timer-setting

The hours, minutes, and seconds setting of the WAIT function timer, in the form hh:mm:ss. The timer setting cannot exceed 24:00:00 and cannot be less than 00:00:01.

timer-name

The 1- to 8-character name assigned to a WAIT function timer. The default name is the VNAC task name.

timer-action

The type of action requested for a WAIT function timer: started, ended, or canceled.

task-type

The agent has two types of tasks, attended and unattended. Attended tasks are created for a logged-in user. Unattended tasks are created when a command is executed automatically by the agent or submitted through a console interface as a modify command.

task-name

The name of a VNAC agent task. Names beginning with VNCUA are reserved for running unattended commands. Names beginning with VNCAT are reserved for running attended commands, i.e. commands submitted from a user session window.

task-limit

The maximum number of tasks allowed for a task type. The task limit is configured through global configuration statements TasksAttended and TasksUnattended.

system-command

The text of a system command issued using the VNAC host command, CONSOLE SYSCMD().

submit-failure-code

The return code may have one of the following values:
X′0C′ = syntax error
X′0E′ = value is too long
X′10′ = allocation of input dataset failed
X′12′ = open of input file failed
X′14′ = allocation of internal reader failed
X′16′ = open of internal reader failed
X′18′ = 1st rcd not a valid JCL statement