TS/MP 2.5 System Management Manual
1. The PATHMON process notifies all link managers, such as ACS subsystem processes and
TCPs as well as all external TCPs, to delink from the server class.
2. The link managers close all server processes.
3. The server processes respond by preparing for termination and then stopping themselves.
4. For any server class that has never been linked to a ACS subsystem processes, or TCP, the
PATHMON process calls the Guardian OPEN/CLOSE procedure to try and trigger the server
class to terminate.
5. The PATHMON performs required clean up operations based on stop messages it receives.
6. While the PATHMON process waits to be notified that all processes are stopped, it returns a
message indicating that close commands are still pending for the running processes. When
the close requests are complete, the server class goes to the stopped state.
NOTE: A PATHMON process stops only servers under its control. If a server process starts another
process not under the control of a PATHMON process, the second process is not stopped when
the PATHMON process stops the first server process. For example, if an OSS server runs another
process, the executed process is outside the PATHMON environment. When the PATHMON process
stops the OSS server, the executed process might become an “orphan” process.
To restart a stopped server process, you must first thaw the server process, then issue the START
command as shown in this example:
= THAW SERVER *
= START SERVER *
Stopping SERVER Objects 79










