Previous Topic: The Operator Server Facility PanelNext Topic: How to Cancel a Server Address Space


Fields on the Operator Server Facility Panel

The top part of the panel provides information about one of the OSF Execute Queues, including:

In addition, you can use the System, Wait, and Class fields if it is your intention to gather server information about a remote copy of CA OPS/MVS or a different class of OSF server:

The remainder of the Operator Server Facility panel contains fields that describe each OSF server address space in detail.

ASID

The address space ID of the server (in hexadecimal format).

Taskname

The started task name of this server.

Status

The status of the server. Values are INIT (initializing), IDLE (waiting for work), ACTIVE (running a transaction), and TERM (terminating). The status of a server address space is INIT until the initial server command, which is %OSFSTART, completes and the server is ready to receive input.

J

A value indicating whether a JES JOBID was obtained for the server.

Trans

The number of transactions the server processed since it started.

Elapsed

If the value of the Status field is ACTIVE, this is the length of time that has passed since the server began processing this transaction. If the value of the Status field is not ACTIVE, the value in the Elapsed field is the elapsed time since the server started.

Note: The format of the Elapsed field depends upon its content:

CPU Time

If the value of the Status field is ACTIVE, this is the amount of CPU time the server has used so far to process this transaction. If the Status field contains any other value, the value in the CPU Time field is cumulative for all transactions the server has processed.

The format of the CPU Time field depends upon its content. For details, see the note in the description of the Elapsed field.

Lines

If the value of the Status field is ACTIVE, this is the number of lines of output produced so far by the processing of this transaction. If the Status field contains another value, the value in the Lines field is cumulative for all transactions the server has processed.

Curr/Last Command

If the value of the Status field is ACTIVE, the first 19 characters of the command that is executing appear in this field. If the Status field contains a different value, the first 19 characters of the last command that the server executed appear here.