Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.3 jobschprint -n(-N) Command

Synopsis

jobschprint {-n|-N} [-toplevel] [-long] [-sys subsystem-number](*1)
*1:

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

Description

The jobschprint -n(-N) command outputs the current state of registered job nets.

Options

-n|-N

Outputs the current state of the job net that can be referenced by the user of executing the command.

-toplevel

This option outputs only single-level job nets or the first level of multi-level job nets. It does not output child job nets or linked job nets.

-long

This option outputs the full value of the "Job Net" and "Job Net Comment" output items.

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.

Command Location

Windows

Systemwalker Operation Manager installation directory\MpWalker.JM\bin

Solaris
HP-UX
AIX
Linux

/usr/bin

Output Items

The following explains the items to be output.

User Name

Name of the user who executes the jobschprint command

Project Name

Project name

Job Net

Job net name

The first 8 bytes of the job net name are displayed. If the "-long" option is specified, all 50 bytes of the job net name will be displayed.

Job Net Comment

Job net comment

The first 24 bytes of the job net comment are displayed. If the "-long" option is specified, all 100 bytes of the job net comment will be displayed.

Status

Status of job net

The relevant status is selected from the following thirteen and displayed:

Normal:

Completed

Pseudo:

Pseudo-normal

Abend:

Abended

Forced:

Canceled

Warning:

Warning

Execute:

Executing

Wait:

Waiting

Pause:

Paused

Disable:

Disabled

Coped:

Confirmed

CarryOver:

Carried over

StartDelay:

Start delayed.

EndDelay:

End delayed.

Note that the pseudo-normal is displayed as the completed if pseudo-normal is disabled in the [Define Jobscheduler Startup Parameters] window.

Scheduled Time

Scheduled start time

Start Time

Start date and time of the job net's previous execution

End Time

End date and time of the job net's previous execution

Completion Code

Completion code of the job net

Cautions

Example

jobschprint -n -toplevel -sys 2

Output Example

An example "Job Net Status List" which is an output result of this command, is shown below.