Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.7 jobschprint -g(-G) Command

Synopsis

jobschprint {-g|-G} MM DD YYYY [-vparam] [-long] [-sys subsystem-number](*1)
*1:

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

Description

The jobschprint -g(-G) command outputs the execution result history of registered job nets on a daily basis. The day on which the history information you want can be specified in a space-separated date format.

Options

-g|-G

Outputs the history information on the job net that can be referenced by the user executing this command.

MM

Specify the month in which the date you want to output appears, in one or two digits.

DD

Specify the date you want to output in one or two digits.

YYYY

Specify the year in four digits.

-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

Pseudo:

Pseudo-normal

Abend:

Abended

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 -g 2007 10 24 -vparam -sys 2

Output Example

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