Previous Topic: SPIN

Next Topic: STOP

STATUS

Use the STATUS command to display the current status of an ISERVE address space.

Syntax

Use this format for the STATUS command:

STATUS

Example

----------------------- CA‑GSS/ISERVE Control Panel -------------------------- ==> status => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== Subsystem name: ISRV JES NJE Node Name: SYSTEM18 SMF id: B1 GRS System name: z/OSB1 Jobname: ISERVET Job ID: STC01217 GoalNet Node: S18EWF GoalNet LUname: GSS05N3 GMF Name (s) S18EQF Elapsed time: 38:30 CPU Time: 8.50 IMODs available. 280 IMODs executed 533 EXECs executed 3,265 Instructions executed 171,169

Fields in the Example

Subsystem name

Subsystem for the ISERVE being reported.

JES NJE Node Name

NJE node name for this node.

SMF id

SMF ID of the z/OS system where the ISERVE is executing.

GRS System name

SYSNAME for the z/OS system where the ISERVE is executing.

Jobname

Address space's job name.

Job ID

Address space's job ID.

GoalNet Node

Address space's GoalNet node.

GoalNet LUname

LU name used by GoalNet.

Elapsed time

Length of time since this ISERVE was last initialized (in hh:mm:ss format).

CPU Time

Total computer time used by this ISERVE since initialization (in hh:mm:ss.th format).

IMODs available

Number of IMODs that have been loaded into the ISERVE address space, including those that are disabled.

IMODs executed

Total number of IMOD tasks that have been executed, including those currently executing, since ISERVE was initialized.

EXECs executed

Total number of IMODs executed since ISERVE initialization. This includes the base IMOD for each IMOD task and each instance of an IMOD being executed as an external subroutine or function.

Instructions executed

Total number of REXX instructions executed since ISERVE was initialized.