Pathway/iTS System Management Manual (G06.24+)

Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual426748-002
9-34
START TCP Command
This command starts only those TCPs in the STOPPED state. If you specify any
other state, the system redisplays the command prompt; it does not display any
output or generate an error message.
You can substitute SEL for STATE.
Errors
The following table lists the most common error that can occur during the processing of
the START TCP command:
Examples
The following commands start only the TCPs specified:
START TCP TCP-0
START (TCP,TCP3,TCP4)
The following command starts all of the TCPs defined in the PATHMON configuration
file:
START TCP *
The following command starts all TCPs in the STOPPED state:
START TCP *, STATE STOPPED
This Message Is Displayed When…
FILE OPEN ERROR -
pathmon-name - FILE
IN USE (12)
You have issued a START TCP command but too many
processes are running concurrently under the PATHMON process
and the PATHMON process cannot start the TCP.
There is a limit to the number of concurrently running processes
(TCPs, external TCPs, LINKMONs, PATHCOMs, and SPI
processes) that a PATHMON process can handle. See
Appendix C, Configuration Limits and Defaults
, for more
information on configuration limits and defaults.
Reissue the START TCP command; once one of the other
processes stops, the PATHMON process can start the TCP.