Previous Topic: $SRV_SYS_STAT

Next Topic: $SRV_TPCF

$SRV_SYS_STATX

Like the $SRV_SYS_STAT routine, the $SRV_SYS_STATX routine returns ISERVE status information. The data returned by the $SRV_SYS_STATX routine is more readily accessible by REXX programs, but it is not printable.

Syntax

Use this syntax:

CALL $SRV_SYS_STATX

Parameters

No operands are expected and none should be passed.

Returned Data

The following data is returned on the stack:

  1. CA-GSS subsystem name.
  2. JES NJE node name.
  3. SMF ID.
  4. GRS system name.
  5. CA-GSS job name.
  6. CA-GSS started task ID.
  7. Local system GoalNet node.
  8. Local system GoalNet LU name.
  9. Elapsed time in hh:mm:ss format.
  10. Amount of CPU time this task has used.
  11. Number of IMODs available.
  12. Number of IMODs executed.
  13. Number of REXX EXECs executed.
  14. Number of instructions executed.