Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

7.13 mjshut Job Execution Control Daemon Stop Command [UNIX]

Synopsis

mjshut [-sys subsystem-number](*1)
*1:

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

Description

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

  1. Termination of the Job Execution Control operations (mjstop command)

  2. Termination of the Job Execution Control daemon

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

The mjshut command stops the operation of the Job Execution Control, and stops the Job Execution Control daemon.

If this command is executed without executing the mjstop command, the next startup mode is the continuation mode (same as the mode specified in the mjstop with -w option).

Option

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.

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

Solaris
HP-UX
AIX
Linux

/usr/lib/mjes

Privilege Required

System administrator (superuser) privileges are required.

Cautions