Previous Topic

Next Topic

Book Contents

Book Index

Restart parameters

The parameters described in Table 9 are filled in only if action R (Restart) was requested.

Table 9 Restart parameters of the Control-M/Restart Standalone panel

Parameter

Description

JOBNAME

JES name of the job. Mandatory.

JOBID

Numeric portion of the JES job ID from the most recent (last previous) execution. Mandatory. This is discussed in Multiple restarts of a job.

FIRST RESTART

Whether restart is being requested for the first time for the job. This is discussed in Multiple restarts of a job. Mandatory. Valid values are:

  • Y (Yes) – This is the first restart request for the job. Default.
  • N (No) – Restart has already been performed for the job. This is a subsequent request.

Note: To perform a restart of a previously restarted job

  • restart must be performed from the same TSO user that performed the first restart
  • the temporary files allocated by the previous invocation of the standalone utility must still exist

FROM PGMSTEP

Name of the program step at which a job restart is to be attempted. Mandatory.

FROM PROCSTEP

Name of the procedure step at which a job restart is to be attempted. Optional.

TO PGMSTEP

Name of the program step at which a restarted job is to terminate. Optional.

TO PROCSTEP

Name of the procedure step at which a restarted job is to terminate. Optional.

Parent Topic

Parameters of the Control-M/Restart Standalone panel