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

Maintaining Pathway/iTS Objects
HP NonStop Pathway/iTS System Management Manual426748-002
4-4
Displaying Configuration Information
The INFO TCP Command
The INFO TCP command displays information about a single TCP, multiple TCPs, or
all TCPs controlled by the PATHMON process.
The following example displays information about a single TCP named M6530-TCP1:
= INFO TCP M6530-TCP1
Example 4-1 shows the TCP information displayed in response to the command.
The TCP M6530-TCP1 can have a maximum of 25 TERM objects open at the same
time (indicated by the MAXTERMS parameter). M6530-TCP1 uses the SCREEN
COBOL object library file named \*.$OPER.TRANCNFG.UBIQ to locate the screen
programs for its terminals (indicated by the TCLPROG parameter). \* is a generic
name for the node on which the PATHMON process is currently running.
In case of an abnormal termination, the PATHMON process attempts to restart
M6530-TCP1 three times within a fixed 10-minute interval (indicated by the
AUTORESTART parameter); the primary and backup processes for this TCP run in
CPUs 12 and 13, respectively (indicated by the CPUS parameter).
Example 4-1. INFO TCP Display
TCP M6530-TCP1
AUTORESTART 3
CHECK-DIRECTORY ON
CODEAREALEN 200000
CPUS 12:13
DEBUG OFF
DUMP ON
GUARDIAN-SWAP \SYS.$ASAP
HIGHPIN OFF
HOMETERM $OSP
INSPECT ON
MAXINPUTMSGLEN 133
MAXINPUTMSGS 0
MAXPATHWAYS 20
MAXREPLY 3000
MAXSERVERCLASSES 50
MAXSERVERPROCESSES 300
MAXTERMDATA 64000
MAXTERMS 25
NONSTOP 1
POWERONRECOVERY ON
PRI 148
PROCESS $ZCMA
PROGRAM \*.$SYSTEM.SYSTEM.PATHTCP2
SENDMSGTIMEOUT OFF
SERVERPOOL 20000
STATS OFF
SWAP \SYS.$BABE
TCLPROG \*.$OPER.TRANCNFG.UBIQ
TERMBUF 3000
TERMPOOL 40000