AMT Help Files

Running Jobs

The Running Jobs tab displays a list of jobs that have been started and are currently still running. A filter can be applied to narrow down the list of running jobs. It's possible to filter by: application, job type, queues, and job name.

 

 Timestamps
All times displayed in the Job Management section are local to the user's time zone.

 

 7 day old entries
 Entries older than 7 days are automatically removed upon (re)start of the BatchController.

 

The following buttons become available when a job is selected from the list:

View
Views the currently running job. No changes can be made to running jobs.

Interrupt
Not implemented in AMT COBOL.

Wakeup
Not implemented in AMT COBOL.

Stop
Sends a wake signal to the selected job and stops it.

Kill
Sends a kill signal to the selected job. This immediately terminates the process. This is especially useful if a job is unresponsive to the Stop signal.

Kill All
Sends a kill signal to all running jobs and immediately terminates all jobs' processes.

 

It is also possible to select multiple jobs by ticking the checkboxes in the Checked category of the job list. Selecting the checkbox in the Checked header selects all jobs from the list. While multiple jobs are selected, performing the action Stop checked or Kill checked will stop or kill all selected jobs.

Suspended jobs can be removed or forced to run with the buttons Remove all suspended jobs and Run all suspended jobs now.

 

The image below displays the details of a running job after the View button was clicked.

The ProcessID shown is PROCESSJOBID assigned by the AMT environment, not the Windows PID.

 

 Job status WaitForInputRequest
If a job has the WaitForInputRequest status, the request can be answered in MessagesRequests.