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

Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual426748-002
9-31
SET TCP Command
Errors
The following table lists the most common errors that can occur during the processing
of the SET TCP command:
Example
The following commands define a subset of the TCP attributes:
SET TCP CPUS 1:2
SET TCP GUARDIAN-LIB $SYSTEM.SYSTEM.PATHTCPL
SET TCP GUARDIAN-SWAP $SYTM1
SET TCP INSPECT ON (FILE $CMDT)
SET TCP MAXPATHWAYS 4
SET TCP MAXTERMS 15
SET TCP PROGRAM $SYSTEM.SYSTEM.PATHTCP2
SET TCP TCLPROG $MFG.INVEN.POBJ4
This Message Is Displayed When…
*1038* TCP tcp-name, PROCESS
CREATION FAILURE: FILE SYSTEM
ERROR ON LIBRARY FILE -
SECURITY VIOLATION (48)
The person starting the PATHMON process
does not have WRITE access to the file specified
in the PROGRAM or GUARDIAN-LIB attributes.
The associated TCP is not started.
*1038* TCP tcp-name, PROCESS
CREATION FAILURE : LIBRARY
CONFLICT
You tried to start a TCP having a GUARDIAN-
LIB file name different from the file name being
used by the currently running TCPs.
*3239* - TCP tcp-name, GUARDIAN-
LIB INCOMPATIBLE WITH TCP
The TCP tried to use a new procedure in the
standard user library, but the new procedure was
not present.
Use the GUARDIAN-LIB attribute to update your
user library.