Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

7.12 mjsdaemon Job Execution Control Daemon Start Command [UNIX]

Synopsis

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

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

Description

The Job Execution Control starts when the following two processes are completed in sequence.

  1. Startup of the Job Execution Control daemon

  2. Startup of the Job Execution Control operations

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

The mjsdaemon command starts the Job Execution Control daemon and the operation of the Job Execution Control. Use this command from the following job execution demon startup scripts:

Solaris
Linux

/etc/opt/FJSVMJS/etc/rc3.d/S99MJS

HP-UX

/opt/FHPMJS/usr/lib/mjes/S99MJS

AIX

/opt/FAIXMJS/usr/lib/mjes/S99MJS

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