TS/MP System Management Manual (G06.24+, H06.03+)
SERVER Commands
NonStop TS/MP System Management Manual—541819-001
12-46
THAW SERVER Command
PATHMON process stops the OSS server class, the executed process may
become an orphan process.
•
For information on stopping associative servers, see Maintaining Associative
Server Processes on page 5-32.
Errors
This table lists the most common error that can occur during the processing of the
STOP SERVER command:
Examples
These commands stop the named server classes:
STOP CLASS-1
STOP SERVER CLASS-2
STOP (CLASS-3, CLASS-4)
This command stops all the server classes in the Pathway environment:
STOP SERVER *
THAW SERVER Command
Use the THAW SERVER command to allow link managers such as LINKMON
processes and TCPs to resume sending requests to server processes in a frozen
server class.
server-class
specifies the name of a previously defined and added server class.
SERVER *
resumes communication with all server classes in the PATHMON configuration file.
This Message… Is Displayed When…
*1059* FREEZE PENDING You have tried to issue a STOP SERVER command while a
FREEZE SERVER command is still in progress; the STOP
SERVER command fails.
To stop the server, wait until the freeze has completed, then
reissue the STOP SERVER command.
THAW { [ SERVER ] server-class }
{ [ SERVER ] ( server-class [, server-class ]... ) }
{ SERVER * }