Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-19
CONTROL TCP
CONTROL TCP
This command changes specific TCP process attributes while the TCP is running.
If the TCP process is not running when you issue this command, the PATHMON
process returns an error.
term-name
specifies the name of a TERM object. The CONTROL TCP command is issued to
the TCP process that manages this TERM object.
GROUP group-name
specifies the name of a set of TERM objects, each configured as a member of the
specified group. The CONTROL TCP command is issued to each TCP process that
manages a TERM object associated with this group.
*
issues the CONTROL TCP command to all TCP processes in the Pathway/XM
environment.
DUMP { ON | OFF }
specifies whether the TCP process performs a memory dump if it encounters an
internal or fatal error.
If you omit this attribute, the default is OFF.
ON
directs the TCP process to create one or more disk files and write the contents of
its data stack and its extended data segment to these files. The information is
written to internally-named files that reside on the same volume and subvolume
as the configuration file for the PATHMON process that monitors the TCP
process.
CONTROL TCP { term-name }
{ GROUP group-name }
{ * }
tcp-attribute [ , tcp-attribute ]...
tcp-attribute is:
DUMP { ON | OFF }
STATS { ON | OFF }
Note. The value defined for the CONTROL TCP DUMP attribute overrides the value
defined in the PXMCFG SET TCP DUMP attribute.