Parameter

Description

Value

 

 

 

submitter

Locate the Processes to

(node specification, userid) generic (list)

 

select by the node

node specification, userid—Specifies the node

 

specification (the Sterling

 

Connect:Direct node name)

specification (the Sterling Connect:Direct

 

and user ID of the Process

node name) and user ID.

 

owner. The length of this

generic—Specifies a nonspecific value for

 

parameter is unlimited.

 

node specification and user ID. This generic

 

 

 

 

value, containing pattern-matching

 

 

characters, evaluates to a list of zero or more

 

 

node specifications and user IDs.

 

 

list—Specifies a list of node specification and

 

 

user ID pairs. Enclose the list in parentheses,

 

 

and separate each value with a comma.

 

 

 

detail

Specifies the type of report

yes no

 

(short or detailed) that

yes—Generates a detailed report.

 

Sterling Connect:Direct

 

generates for the selected

no—Generates a short report. This is the

 

Processes.

 

default.

 

 

 

 

 

The following command displays a short report for the specified Process number:

select process pnumber=9 detail=no;

Output from the command is displayed in the following table:

===================================================================================

SELECT PROCESS

===================================================================================

PROCESS NAME NUMBER USER SUBMITTER NODE QUEUE STATUS

-----------------------------------------------------------------------------------

PR01 9 root cd.unix.pj EXEC EX

===================================================================================

The following command displays a detailed report for the specified Process number:

select process pnumber=9 detail=yes;

Output from the command is displayed in the following table:

===================================================================================

SELECT PROCESS

===================================================================================

Process Name

=> pr01

Class

=> 9

Process Number

=> 9

Priority

=> 8

Submitter Node

=> cd.unix.pj

PNODE

=> cd.unix.pj

Submitter

=> sub1

SNODE

=> cd.unix.pj

Retain Process

=> no

Header Type

=> p

Submit Time

=> 19:52:35

Schedule Time

=>

Submit Date

=> 05/22/1996

Schedule Date

=>

Queue

=> EXEC

 

 

Process Status

=> EX

 

 

Message Text

=>

 

 

-----------------------------------------------------------------------------------

Chapter 1. Controlling and Monitoring Processes 25

Page 31
Image 31
IBM 4J manual Output from the command is displayed in the following table