PROG Commands
NonStop Pathway/iTS Management Programming Manual—426749-002
9-11
DELETE PROGTERM
DELETE PROGTERM
Use the DELETE PROGTERM command to remove a device-type definition
associated with a given PROG object.
Continuation
To delete all device-type definitions associated with a PROG object without deleting
the PROG object definition itself, initialize the ZPROGRAM field in ZPWY-DDL-SEL-
PROGTERM to the PROG name and assign ZPWY-VAL-ALLTERMTYPE to the
ZTERMTYPE field. Reissue the command repeatedly, using the context token returned
by the PATHMON process, until no data is returned in the response buffer. For more
information, see Specifying Continuation on page 3-21.
Command Syntax
For tokens that may be present in the command and response buffers but are not
listed, see Unlisted Tokens on page 3-36. For descriptions of tokens and fields, see
Section 4 through Section 6.
Considerations
•
This command is usually used to remove an individual PROGTERM definition
while preserving the PROG object and other associated PROGTERM objects. This
command functions like the PATHCOM ALTER PROGRAM, RESET TYPE
command.
Command
ZPWY-CMD-DELETE
Object Type
ZPWY-OBJ-PROGTERM
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-PROGTERM token-type ZPWY-DDL-SEL-PROGTERM. !r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-PROGTERM token-type ZPWY-DDL-SEL-PROGTERM.