Previous Topic: Commands ChangesNext Topic: Long Line Commands


XPJOB REQUEUE Behavior Change

The REQUEUE command for XPJOBs (job destined to execute at a Universal Agent) now issue a cancel (kill) message if the initialization file XPDEF statement has XPKILL=YES (the default). For XPJOBs that are in the active queue, indicating that the job is active at the agent, CA Workload Automation SE generates a cancel command to go to the agent and cancel that process. Thus when the job is restarted from the request queue, the job is not already executing at the agent.

For the new agent jobs, AGJOBs, a REQUEUE command also issues a cancel request. If the agent or the platform is down, the cancel has no effect. If the agent is active, the job is removed from execution.

Note: For more information, see the Command Reference Guide.