Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

4.14 jobschctlgrp Command

Synopsis

jobschctlgrp [project name/] group name control
[-sys subsystem-number](*1)
*1:

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

Description

The jobschctlgrp command controls (cancel /start/rerun/pause/continue/disable/enable/cope) a group.

Options

project name

Specifies the project name where group information is stored. If there is only one project having groups registered among the projects accessible for operation by the user of executing the jobschctlgrp command, this option can be omitted.

group name

Specifies the name of the group to be controlled.

control

Specify one of the following eight control items:

cancel

Cancels the group.

start

Starts the group.

rerun

Restarts the group that was canceled or confirmed, or terminated abnormally.

pause

Pauses the group.

continue

Cancels the paused status of the group.

disable

Disables the group.

enable

Enables the disabled group.

cope

Changes the status of abnormally ended group to Confirmed.

If Check canceled has been specified in the Advanced Settings for Verification window (which is displayed by clicking the Details button in the Verification at error occurrence section of the Use function 1 tab of the Define Jobscheduler Startup Parameters window), then canceled job nets will also be subject to verification control.

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