SNAX/APC Management Programming Manual
DELETE Command
Commands and Responses
5–40 111813 Tandem Computers Incorporated
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZCOM-TKN-OBJNAME
is a standard data communications token that identifies the object name and the
SNAX/APC process name. SNAX/APC object names have the format
$
snax/apc-process-name
.
object-name
. This token is always present in the
response buffer. Refer to Section 3, “Elements of SPI Messages for SNAX/APC,”
and Section 4, “Common Definitions,” for further information on object names.
ZCOM-TKN-OBJTYPE
is a standard data communications token that indicates the object type. For
ZCOM-CMD-DELETE, the valid object types are LU, PTNR-LU, PTNR-MODE,
and TPN.
ZSPI-TKN-RETCODE
indicates whether the command was successful and, if not, the reason for failure.
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is the standard SPI context token, discussed in the SPI Programming Manual.
Operational Notes
The target object can be deleted only when it is in the STOPPED state and all of its
subordinate objects have been deleted.
A PTNR-MODE object can be deleted only when it is in the STOPPED state and
has no active subordinate SESS object.
Commands that attempt to remove a PTNR-MODE object named SNASVCMG are
rejected with the error ZAPC-ERR-CMD-INV-DEFT-OBJ. The SNASVCMG object
is automatically deleted when its parent PTNR-LU object is deleted.
The reserved TPN object named %06F1% cannot be removed from a local LU.
Commands that attempt to do so are rejected with the error ZAPC-ERR-CMD-
INV-DEFT-OBJ. A TPN object named %06F1% is automatically deleted when its
associated parent LU is deleted.