SNAX/APC Management Programming Manual
ABORT Command
Commands and Responses
5–8 111813 Tandem Computers Incorporated
ABORT Command The ABORT command terminates the operation of the specified object as quickly as
possible. ABORT is a sensitive command.
If the ABORT command is applied to an object with subordinate objects, the
subordinate objects are also forced into a STOPPED state. No attempt is made to
inform the command issuer that the subordinate objects are active. Subordinate
objects are aborted before the parent object.
Command
ZCOM–CMD–ABORT
Object Types
ZCOM–OBJ–LU
ZCOM–OBJ–PTNR-LU
ZCOM–OBJ–PTNR-MODE
ZCOM–OBJ–SESS
ZCOM–OBJ–TPN
ZCOM–OBJ–TPI
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-TKN-SEL-SUMSTATE token-type ZSPI-TYP-INT-PAIR.
ZCOM-TKN-SUB* token-type ZSPI-TYP-ENUM.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT. !{}
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST. !...
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST. !...
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
* ZCOM-TKN-SUB is not applicable to the SESS object.