Synopsis
mjshut [-sys subsystem-number](*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:
Termination of the Job Execution Control operations (mjstop command)
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
-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 | /usr/lib/mjes |
Privilege Required
System administrator (superuser) privileges are required.
Cautions
Do not start this command when running a jobscheduler daemon. If this command is started when the jobscheduler daemon is running, the job net may be remained in the running status. Execute this command after stopping the jobscheduler daemon.
In Red Hat Enterprise Linux 7, the operating system may need to be stopped or restarted even if the daemons are configured to stop automatically when the operating system is stopped.
In this case, manually execute the poperationmgr service/daemon termination command in advance to stop the Systemwalker Operation Manager daemons. [Linux]