OSI/AS Management Programming Manual
INFO PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–123
ZCOM-TKN-OBJTYPE and ZCOM-TKN-OBJNAME
are described in the Communications Management Programming Manual.
ZOSI-MAP-INFO-PROC
is an extensible structured token that contains the current attributes for the
specified process. If multiple processes are specified in the response buffer, then
one ZOSI-MAP-INFO-PROC token is returned for each process. ZOSI-DDL-
INFO-PROC contains the following fields:
ZNAME
is the name of the process being queried. This attribute is for C-series systems
only. The equivalent token for D-series systems is ZXNAME. ZNAME is the
only attribute that is used for NSP processes; all other attributes are ignored.
ZPRIM-CPU
is the number of the CPU in which the primary process (of the process pair) is
running. The range of values is 0 through 15.
ZBKUP-CPU
is the number of the CPU in which the backup process (of the process pair) is
running. The range of values is 0 through 15.
ZPRI
is the Guardian 90 process priority. The range of values is 1 through 199.
ZCODEFILE
is the fully qualified Guardian 90 file name of the code file that is run to create
the process.
ZSWAP
is the disk volume that is being used as a swap disk when the OSI manager
starts the process.
ZMAX-CONNS
specifies the maximum number of concurrent connections allowed within a
TAPS process and can also allow large-sized messages to be divided into
smaller segments when sending messages to TSP processes. Smaller values
allow the TAPS process to send messages in large-sized segments, resulting in
greater thruput. Larger values allow the TAPS process to send messages in
smaller segments.