Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

4.12 jobschctljob Command

Synopsis

jobschctljob [project name/] job net name/job name control
[-sys subsystem-number](*1)
*1:

[-sys subsystem-number] is the option of Systemwalker Operation Manager EE.

Description

The jobschctljob command controls (cancel/rerun/pause/continue/disable/enable) jobs.

Options

project name

Specifies the project name where the jobs to be controlled are stored. If there is only one project having jobs registered among the projects accessible for operation by the user of executing the jobschctljob command, this option can be omitted.

job net name

Specifies the job net name where the jobs to be controlled are stored.

job name

Specifies the job name to be controlled.

control

Specify one of the following six control items:

For information about the relationship between the status and operations of the jobs being controlled, and the relationship between the status and operations of the parent job net, refer to the "Operating Scheduled Jobs" in the Systemwalker Operation Manager Operetion Guide.

cancel

Cancels the job.

rerun

Restarts the job that was canceled or terminated abnormally.

pause

Pauses the job.

continue

Cancels the paused status of the job.

disable

Disables the job.

enable

Enables the disabled job.

Enterprise Edition-sys subsystem-number

In the system with multiple subsystems, this option is used to specify the subsystem that you want to operate. Specify the target subsystem number using a range of 0 to 9. If omitted, the default is subsystem 0.

Command Location

Windows

Systemwalker Operation Manager installation directory\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Cautions