OSI/AS Management Programming Manual
LISTOPENS PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–181
ZOSI-MAP-LISTOP
is an extensible structured token that contains the current information about one
open of the specified process. This token can occur multiple times. ZOSI-DDL-
LISTOP contains the following fields:
ZDEVNAME
is the Guardian 90 C-series system process name of the opener.
ZPRIM-CPU
is the number of the CPU in which the primary process (of the process pair) of
the opener is running. The range of values is 0 through 15.
ZPRIM-PIN
is the process identification number for the primary process of the opener.
ZBKUP-CPU
is currently not used and should be ignored.
ZBKUP-PIN
is currently not used and should be ignored.
ZREQ-CNT
is the number of requests currently being serviced by the specified process for
the open.
ZOPENID
is the open identification number (also called the file number) of the open.
ZOPEN-FLAGS
specifies the open modifier flag values requested by the opener. The format of
this field is the same as the format of the open flags parameter of the Guardian
90 OPEN procedure, described in the System Procedure Calls Reference Manual.
ZOPEN-DEPTH
is the nowait depth associated with the open. For a complete description of
this field, see the description of the nowait depth parameter of the
Guardian 90 OPEN procedure, described in the System Procedure Calls Reference
Manual.
ZUSERID
is the Guardian 90 user identifier that the opening process was running at the
time of the open.