![HP NonStop Pathway/iTS Programming Manual Download Page 80](http://html.mh-extra.com/html/hp/nonstop-pathway-its/nonstop-pathway-its_programming-manual_165147080.webp)
ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual— 426749-002
5 -6
ZPWY-DDL-TCPLINKNAME
ZPWY-DDL-TCPLINKNAME
ZPWY-DDL-TCPLINKNAME specifies a link between a TCP and a specific server
process in a server class.
ZSERVERCLASS
is the name of the server class.
ZPROCESS
is the
Guardian
process name of the server process. The name consists of a dollar
sign ($) followed by one to five alphanumeric characters. The first character must
be a letter.
ZTCP
is the name of the TCP currently linked to the server class.
ZPWY-DDL-TCPNAME
ZPWY-DDL-TCPNAME identifies a specific TCP.
ZTCP
is the name of the specific TCP.
ZPWY-DDL-TCPSCNAME
ZPWY-DDL-TCPSCNAME specifies the name of a server class and the name of the
TCP linked to that server class.
def ZPWY-DDL-TCPLINKNAME.
02 ZSERVERCLASS token-type ZPWY-DDL-OBJECT-NAME.
02 FILLER token-type ZPWY-DDL-FILLER.
02 ZPROCESS token-type ZSPI-DDL-CHAR6.
02 ZTCP token-type ZPWY-DDL-OBJECT-NAME.
02 FILLER-1 token-type ZPWY-DDL-FILLER.
end.
def ZPWY-DDL-TCPNAME.
02 ZTCP token-type ZPWY-DDL-OBJECT-NAME.
02 FILLER-1 token-type ZPWY-DDL-FILLER.
end.
def ZPWY-DDL-TCPSCNAME.
02 ZTCP token-type ZPWY-DDL-OBJECT-NAME.
02 FILLER token-type ZPWY-DDL-FILLER.
02 ZSERVERCLASS token-type ZPWY-DDL-OBJECT-NAME.
02 FILLER-1 token-type ZPWY-DDL-FILLER.
end.
Summary of Contents for NonStop Pathway/iTS
Page 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Page 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Page 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...