Pathway/iTS System Management Manual (H06.03, J06.03+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-005
10-7
CONTROL TERM Commands
CONTROL TERM Commands
Use the CONTROL TERM commands to achieve synchronous upgrade for SCOBOL
applications. The CONTROL TERM commands are:
•
CONTROL TERM COUPLE
•
CONTROL TERM DECOUPLE
These commands are used to:
•
couple TERM to a SERVER in the specified PATHMON. All sends from this TERM
to the given SERVER go to the specified PATHMON.
•
decouple TERM to delete coupling information.
term name
specifies the name of a TERM object for which couple or decouple operation must
be performed.
server name
specifies the name of the server, which is either coupled with the specified
PATHMON or which needs to be decoupled from the specified PATHMON.
pathmon name
is the PATHMON to which the requests divert after the CONTROL TERM COUPLE
command.
Consideration
•
When the CONTROL TERM COUPLE command is issued for a TERM, for all the
requests targeted for the specified server, TCP (PATHTCP4) internally sets 9
th
bit
of the flags parameter of the SERVERCLASS_SEND[L]_ procedure and
changes the PATHMON name to the name specified in the CONTROL TERM
COUPLE command. Therefore, all requests from the TERM for the specified
server are always diverted to the specified PATHMON. TCP then forwards this
Note. The CONTROL TERM commands are supported by TS/MP 2.4 and are available only
on systems running J06.05 and later J-series RVUs and H06.16 and later H-series RVUs.
CONTROL TERM term name | ( term name, term name, ...)
COUPLE SERVER server name WITH pathmon name
CONTROL TERM term name | ( term name, term name, ...)
DECOUPLE SERVER server name










