Previous Topic

Next Topic

Book Contents

Book Index

UNISYS job submission variable parameters

The following table describes the UNISYS job submission variable parameters:

Variable

Description

%%ACCOUNT

Account ID for the job run.

%%ADDRUN

Execution statement to be inserted before the execution of the user's job. Examples: %%ADDRUN="@prt,i" or %%ADDRUN="@add myqual*myfile.myelt" Control-M/Agent inserts the specified command before the user job's runstream prior to job submission.

%%DEADLINE

Deadline assignment for the job.

%%INJOBPR

Flag that indicates if a job contains programs that print or direct standard output to the PR print queue.

%%NODEID

Host ID of the UNISYS computer to which the job is submitted. If specified, the value for %%NODEID overrides the contents of the job processing parameter Host ID. If this variable is assigned the value CTMLOCAL, the job is submitted on the Control‑M/Server computer.

NOTE: Do not use this variable in a SMART Folder definition.

NOTE: If you set the variable value in the job, then the Control-M/Agent for execution is defined by the value.

%%OPTION

Options to be appended to the @START command.

%%PROJECT

Project ID for the job run.

%%RUNTIME

Estimated run time for the job.

Parent Topic

Job submission variables