TCP/IP (Parallel Library) Configuration and Management Manual

Configuration Quick Start
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
1-31
Tasks: Stopping Parallel Library TCP/IP as a Generic
Process
The following sample display results from the LISTOPENS PROCESS
command and shows all the processes depending on $ZTC0:
In the Openers column, we see that $ZTNP1, the name of the TELSERV
process identified in Step b on page 1-30b on page 1-30, is an opener of
the $ZTC0 process.
Comparing the process that you have just identified as running your home
terminal to the output from the LISTDEV commands in Steps a on
page 1-30 and 2ba on page 1-30, ensure that this process is not a
TCPSAM process. If the process running your home terminal is a TCPSAM
process, you must TELNET to a conventional TCP/IP process and subnet
on your system and execute these procedures from that process.
4. Determine if any applications are using the TCPMONs and make a note of the
application names for Step 6. Enter the following command at the SCF prompt (a
sample display follows this command):
TCPIP Listopens PROCESS \HOME.$ZTC0
Openers PPID BPID PLFN BLFN Protocol Lport
$ZPRP1 1,304 4 0 TCP echo
$ZPRP1 1,304 5 0 TCP finger
$ZPRP1 1,304 6 0 TCP ftp
$ZTNP1 1,305 3 0 TCP telnet
$ZTSM 0,307 22 0 TCP 980
$ZCVP1 0,324 1 0 UDP 548
$ZPMP1 1,266 2 0 UDP 111
$ZPMP1 1,266 3 0 TCP 111
$ZTNP1 1,305 4 0 TCP telnet
$ZNET 0,21 2 0 #ZSPI *
Note. Be sure that you do not stop this process while executing this shutdown
procedure. This is the process that is running your home terminal.
->LISTOPENS MON $ZZTCP.*
Note. Socket applications can be bound to the SRL without having an open socket. Hence,
their file names would be in use but they would not show up in the LISTOPENS MON
command. These applications could cause an error when you start the Parallel Library TCP/IP
subsystem. If you receive an error (“NLD fatal error, cannot open ZTCPSRL” or “file already
exists”) when running your startup files, repeat the procedure for shutting down and clearing
out the database, then add the names of those processes to the STOP PROCESS commands
in the command file. (See ==Stop the Opener Processes== in Example 1-3
on page 1-23.)