AMT Help Files
Home AMT Admin AMT Control Center Jobs Start Job

Start Job

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.

Start Job

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.

Restarting Scripts

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:

  1. Select a Script-type job from the job list.
  2. Click the (start job) button.
  3. In the Restart Step field, enter the step name using the syntax: <JobStepName>.ProcStep
  4. For jobs with steps that have no step name, use the syntax: .ProcStep

When 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.

Filters

The filters below can be applied to filter the list of available jobs:

Click the Refresh button to apply the filters.

Contents

 Go to top