TWS_JOBS Menu

Home  Previous  Next

Command

Description

Priority

Changes the priority for the job. Only schedules and jobs with a priority higher than the CPU’s Fence limit will be able to run. The priority of a job will not run at a higher priority than the schedule it is currently running in.

Release

Releases the current job from all of it’s dependencies.

Cancel Job

Cancels the selected job. If a job is canceled before it is launched, it will not launch. If canceled after it is launched, the job continues to execute. If an executing job is canceled and it completes in the ABEND state, no automatic job recovery steps are attempted. Jobs and schedules that are dependent on the canceled job are released immediately.

Rerun

Reruns the selected job. To rerun a job, it must be in the succ, fail or abend state. A rerun job is placed in the same schedule as the original job, and inherits the original’s dependencies. If you rerun a repetitive (every) job, the rerun job is scheduled to run at the same rate as the original job.

Kill

Stops an executing job. On UNIX, this is accomplished with a UNIX kill command. The kill operation is not performed by Conman, but is executed by Jobman, so there may be a short delay. Killed jobs terminate in the abend state. Any jobs or schedules that are dependent on a killed job are not released. Killed jobs can be rerun.

Confirm

The sub-menu which contains the menus to acknowledge the status of a job.

SUCC

Confirm the completion of a job that was scheduled with the SUCC state.

ABEND

Confirm the completion of a job that was scheduled with the ABEND state.

Stdlist

The standard list files for the job selection are displayed in their standard format.

Dependent Objects

The jobs used in follows dependencies are listed followed by the dependent jobs and schedules. Jobs are listed in the basic showjobs format.

Display Job Definition

Display the contents of the job’s script file.

Clear Job Alarm

Clears the alarm on the TWSJobsStatus parameter.