Synopsis
jobschctlgrp [project name/] group name control
[-sys subsystem-number](*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:
Cancels the group.
Starts the group.
Restarts the group that was canceled or confirmed, or terminated abnormally.
Pauses the group.
Cancels the paused status of the group.
Disables the group.
Enables the disabled group.
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.
-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 | /usr/bin |
Cautions
After entering this command, issue the jobschprint -x command to confirm the status of the job net.
This command only requests the server to operate the group. Thus, it does not guarantee the completion of requested operation on the group on the server side even if the command is complete. Therefore, after executing this command, it may take time to execute the requested processing on the server.