OSI/AS Management Programming Manual

DELETE PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–103
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
Only processes added with the ADD PROCESS command can be deleted. As a
result, the DELETE PROCESS command is not valid for the OSI manager process.
A TSP or TAPS process object must be in the STOPPED state before it can be
deleted. An NSP process can be deleted at any time.
Process objects have two name formats, as described in Section 4, “Common
Definitions.” The DELETE PROCESS command supports only the indirect-process-
name format.
If you delete a TAPS process that is referenced by a TSEL ENTRY that is, in turn,
referenced by a configured APPL ENTRY, attempts to establish new connections
with the corresponding application name will fail.