TCP/IP TELNET Management Programming Manual
DELETE Command
Commands and Responses
53474 Tandem Computers Incorporated 6–19
codes and associated error lists, see the Distributed Systems Management (DSM)
Programming Manual.
The following nonzero values of RETCODE can be returned in response to the
ALTER command:
ZTNT-ERR-ATTR-OUT-OF-RANGE (1)
ZSPI-ERR-INVBUF (-1)
ZCOM-ERR-CMD-INV-IN-SUMSTATE (-3)
ZCOM-ERR-CMD-MISMATCH (-4)
ZCOM-ERR-CMD-TOO-LARGE (-8)
ZCOM-ERR-OBJ-NOT-FOUND (-17)
ZCOM-ERR-OBJ-NOT-SUPP (-18)
ZCOM-ERR-SECUR-VIOL (-22)
ZCOM-ERR-SPI-ERR (-23)
ZCOM-ERR-SSID-INV (-24)
ZCOM-ERR-TKN-CODE-INV (-26)
ZCOM-ERR-TKN-DUP (-27)
ZCOM-ERR-TKN-REQ (-29)
ZSPI-TKN-ERRLIST
indicates the beginning of an error list. See “SPI Standard Definitions” in Section 5
for a detailed description of this token.
ZSPI-TKN-ENDLIST
indicates the end of a data list or an error list. See “SPI Standard Definitions” in
Section 5 for a detailed description of this token.
Operational Notes
ALTER is a sensitive command.
The PROC and WINDOW objects must be in the STOPPED summary state before
their attributes can be altered.
When the command is completed, the object remains in the STOPPED summary
state.
Some window attributes can also be modified by a TELNET client user in
command mode. For details on these window attributes, see the Tandem TCP/IP
Application User’s Manual.
Use the INFO command to obtain the current values of the attributes of a process
or window.