This section enables the user to start, schedule, and manage jobs. While a job is selected, the Job name, Job filename, Job type, and Job application is displayed respective to the category of the job that is selected.
The Start Job tab displays a list of available jobs to be started. Information about jobs are divided in the following columns:
To start a job, select a job from the list and select the
(start job)
button. A dialog displaying
the message "Started job" followed by the job's name briefly appears if a job was started successfully.
When starting a Script-type job, you can specify a restart step to resume execution from a specific point in the script. This is useful when a script has partially completed and you want to continue from where it stopped, rather than restarting from the beginning.
To restart a script from a specific step:
(start job) button.<JobStepName>.ProcStep.ProcStepWhen a restart step is specified, the script receives the --restartat parameter with the step name you
entered. The script uses restart log files stored in the ../<AMT_Root>/Extracts/RestartLog folder
to determine which operations have already completed.
For more information about configuring scripts for restart and the restart log file format, see Configuring a JCL Script for Restart.
Note: The restart functionality is only available for Script-type jobs. Restart log files are uniquely identified by the script name and Batch ID.
The filters below can be applied to filter the list of available jobs:
Click the
button to apply the filters.