OSI/AS Management Programming Manual

FORBIDOPENS PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–107
name). If you are sending the command directly to a TAPS process, bypassing the
OSI manager process, ZCOM-TKN-OBJNAME can occur only once, and it must be
the name of that TAPS process. If you are sending the command to the OSI
manager process, ZCOM-TKN-OBJNAME can occur multiple times. The process-
name format depends on the type of process, as follows:
If the object is the OSI manager process, use process-name.
If the object is a TAPS process, use indirect-process-name.
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual.
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, ZSPI-TKN-COMMENT,
and ZSPI-TKN-CONTEXT
are described in the Distributed Systems Management (DSM) Programming Manual.
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 and ZCOM-TKN-OBJNAME
are described in the Communications Management Programming Manual.
ZSPI-TKN-RETCODE, ZSPI-TKN-ERRLIST, ZSPI-TKN-ENDLIST, and ZSPI-
TKN-CONTEXT
are described in the Distributed Systems Management (DSM) Programming Manual.
Operational Notes
If you issue the FORBIDOPENS command for a TAPS process that is referenced by
a configured APPL ENTRY, attempts to establish new connections with the
corresponding application name will fail.
The OSI/AS FORBIDOPENS command is not valid for TSP or NSP processes.