Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.6 jobschprint -f(-F) Command

Synopsis

jobschprint {-f|-F}P [-vparam] [-long] [-sys subsystem-number](*1)
*1:

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

Description

The jobschprint -f(-F) command outputs the execution result history of registered job nets. To output the history information that is older than five days, see "5.7 jobschprint -g(-G) Command" that outputs job net execution information by date.

Options

-f|-F

Outputs the history information of job nets that can be referenced by the user of executing the command.

P

Specifies how far back (days) to output the history information, with a numeric value ranging from 0 to 5.

-vparam

Displays the variable parameters for job nets that were started by specifying a variable parameter.

-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.

Day Change Time

A time in which dates are updated

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 the job net

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

Normal:

Completed (completion code: 0)

Pseudo:

Pseudo-normal (completion code: from 1 up to the upper limit of completion code)

Abend:

Abended (completion code: the upper limit of completion code +1 up to 255)

Forced:

Canceled (completion code: 256)

Execute:

Executing

E_Cancel:

Refused

Closed:

Interrupted (completion code: 239).

Skipped:

Skipped.

Start Time

The date and time the job net started

It is displayed in "month/day/calendar-year hour:minute:second" format.

End Time

The date and time the job net was completed

It is displayed in "month/day/calendar-year hour:minute:second" format.

End Code

Completion code of the job net

Variable Parameter

This is the variable parameter for job nets that were started by specifying a variable parameter. The variable parameter is only displayed if the "-vparam" option was specified.

Caution

Example

jobschprint -f 0 -vparam -sys 2

Output Example

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