Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

5.5 jobschprint -e(-E) Command

Synopsis

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

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

Description

The jobschprint -e(-E) command outputs a list of the jobs that are currently running.

Options

-e|-E

Among the jobs that can be referenced by the user executing this command, outputs a list of the jobs that are currently running.

-long

Outputs the full value of the "Project Name", "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

The first 20 bytes of the project name are displayed. If the "-long" option is specified, all 50 bytes of the project 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.

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.

Job Name

The currently running job

The command of the job being executed (command name, batch file name/shell script name, program name, or JCL name of Job Execution Control)

Displays the first 24 bytes. If the "-long" option is specified, all 300 bytes of the job name will be displayed.

Displays the workunit name if the execution attribution is "PowerAIM" or "Interstage"

If a child job net is output as a job, the job net name of the child job net is output. If a linked job net is output as a job, the job net name of the linked job net is output.

Start Time

Start time of the job execution

Displayed in "month/day/calendar-year hour:minute:second" format.

If a child job net is output as a job, the time the child job net started is output.

If a linked job net is output as a job, the time the linked job net started is output.

Example

jobschprint -e -sys 2

Output Example

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