Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.18 jobschprint -y(-Y) Command

Synopsis

jobschprint {-y|-Y} [-long] [-sys subsystem-number](*1)
*1:

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

Description

The jobschprint -y(-Y) command outputs a list of job nets in the registered group.

Options

-y|-Y

Outputs a list of job nets in the group that can be browsed by the user executing this command.

-long

Outputs the full value of the "Group" and "Job Net" 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

Group

Group name

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

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.

Schedule

Displays whether or not (ON/OFF) execution for the current day is scheduled.

YES:

Execution is scheduled for the current day.

NO:

Execution is not scheduled for the current day.

Status

Status of the job net

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

Normal:

Normal completion

Pseudo:

Pseudo-normal

Abend:

Abended

Forced:

Canceled

Warning:

Warning

Execute:

Executing

Wait:

Waiting

Pause:

Paused

Disable:

Disabled

StartDelay:

Start delayed

EndDelay:

End delayed

Note that the "pseudo-normal" state is displayed as the "Completed" if the pseudo-normal option is not selected in the [Define Jobscheduler Startup Parameters] window.

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's previous execution

Example

jobschprint -y -sys 2

Output Example

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