COBOL Manual for TNS and TNS/R Programs

Process Initiation, Communication, and
Management
HP COBOL Manual for TNS and TNS/R Programs522555-006
31-22
Managing a Process
More information:
Managing a Process
Besides creating processes and communicating with processes, a process might need
to obtain information about itself or about some other process in the same system or
another system on the same Expand network.
Topics:
Determining the Process Handle
Determining the Node (System Number)
Identifying the Message Source
Determining the Status
Identifying the Creator
Monitoring Descendants’ Completion
Changing the Creator ID
Suspending a Process
Determining the Process Handle
If a process has a record of its process handle—process name, processor number, and
number of the process within that processor (also called process identification number
or PIN)—it can:
Generate more useful diagnostic messages by including the process handle
information and the time and date
Use its knowledge of its location (processor number) in creating other processes
with which it must communicate
Obtain information from the operating system routines that require the processor
number and PIN as parameters
Topics Sources
Programming servers and Pathsend
requesters in the Pathway
environment
TS/MP Pathsend and Server Programming Manual
Programming SCREEN COBOL
requesters in the Pathway
environment
Pathway/TS TCP and Terminal Programming Guide
Configuring and managing servers in
the Pathway environment
TS/MP System Management Manual