OSI/AS Management Programming Manual
STATUS PROCESS Command
Commands and Responses
5–260 056785 Tandem Computers Incorporated
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the Distributed Systems Management (DSM)
Programming Manual; the final ZSPI-TKN-ENDLIST ends the data list. These
tokens enclose the other response tokens only if the value of the header token
ZSPI-TKN-MAXRESP is nonzero.
ZCOM-TKN-OBJTYPE, ZCOM-TKN-OBJNAME, and ZCOM-TKN-OBJSTATE
are described in the Communications Management Programming Manual.
ZOSI-MAP-STATUS-PROC
is an extensible structured token that contains current status information for the
specified process. If multiple process names are specified in the response buffer,
then one of these tokens is returned for each process name. ZOSI-DDL-STATUS-
PROC contains the following fields:
ZDEVNAME
is the Guardian 90 C-series system name of the process for which this
structured token contains status information.
ZPRIM-CPU
is the number of the CPU in which the primary process (of the process pair) is
running, if ZPRIM-PIN indicates that a primary process is running. The range
of values is 0 through 15.
ZPRIM-PIN
is the process identification number of the primary process, or 0 if no primary
process is running.
ZBKUP-CPU
is the number of the CPU in which the backup process (of the process pair) is
running, if ZBKUP-PIN indicates that a backup process is running. The range
of values is 0 through 15.
ZBKUP-PIN
is the process identification number of the backup process, or 0 if no backup
process is running.
ZSUMSTATE
is the summary state of the specified process. Possible values, described more
fully in Section 4, are as follows:
ZCOM-VAL-SUMSTATE-ABORTING The process is aborting.