Top
Systemwalker Operation Manager V17.0.1 Reference Guide

7.3 mjstop Stop Command

Synopsis

mjstop [-sys subsystem-number](*1) [-c | -w] [-i]
*1:

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

Description

The Job Execution Control function stops when the following two processes are completed:

  1. Termination of the Job Execution Control operation

  2. Termination of the Job Execution Control service/daemon

The process (a) is automatically terminated when Systemwalker Operation Manager server is stopped, and then the process (b) automatically terminates.

The mjstop command stops the operation of Job Execution Control (process (a)).

Additionally, this command can declare the startup mode used when the Job Execution Control operation or service/daemon is started next time.

If the option is omitted:

For the startup modes, see the Systemwalker Operation Manager User's Guide.

Options

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.

-c:

Sets the next startup mode to the initialization mode.

-w:

Sets the next startup mode to the continuation mode.

-i:

Stops only the service/daemon without terminating Workunits when stopping the service/daemon with this command.

Return Values

Return Value

Meaning

0

The command processing has terminated normally.

Other than 0

The command processing has failed. An error message is output.

Command Location

Windows

<Systemwalker Operation Manager installation directory>\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/lib/mjes

Privilege Required

System administrator (user belonging to the Administrator group or superuser) privileges are required.

Cautions