CA-GSS Statements and Commands › Service Routines › $SRV_SYS_STATX
$SRV_SYS_STATX
Like the $SRV_SYS_STAT routine, the $SRV_SYS_STATX routine returns ISERVE status information. The returned data by the $SRV_SYS_STATX routine is more readily accessible by REXX programs, but it is not printable.
Syntax
CALL $SRV_SYS_STATX
Parameters
No operands are expected and none are passed.
Returned Data
The following data is returned on the stack:
- The CA-GSS subsystem name.
- The JES NJE node name.
- SMF ID.
- GRS system name.
- CA-GSS job name.
- CA-GSS started task ID.
- Local system GoalNet node.
- Local system GoalNet LU name.
- Elapsed time in hh:mm:ss format.
- Amount of CPU time this task has used.
- Number of IMODs available.
- Number of IMODs executed.
- Number of REXX EXECs executed.
- Number of instructions executed.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|