Guardian Application Conversion Guide
Conversion Options
Introduction
096047 Tandem Computers Incorporated 1–9
Creating and Managing a
High-PIN Process
The following tables identify the subsections of this guide that you should refer to for
help in creating and managing high-PIN processes. Separate tables are included for
TAL, COBOL85, C, and Pascal. These operations do not apply to TACL programs.
For TAL Programs
Step...
You might need to convert your
application to...
As described
in Section... Subsection entitled...
1 Create any processes that you want at a
high PIN using PROCESS_CREATE_
3 Creating a High-PIN Process
2 Create any processes that you want at a
low PIN using PROCESS_CREATE_
3 Creating a Low-PIN Process
3 Create a backup process (if required)
using PROCESS_CREATE_
3 Creating a High-PIN Process
4 Manage processes using the D-series
enhanced procedures
3 Managing a High-PIN
Process
5 Get information about processes using
the PROCESS_GETINFO_ procedure
3 Getting Information About a
High-PIN Process
6 Set process attributes using the
PROCESS_SETINFO_ procedure
3 Setting Process Attributes for
a High-PIN Process
7 Monitor the process status 3 Monitoring a High-PIN Server
For COBOL85 Programs
Step...
You might need to convert your
application to...
As described
in Section... Subsection entitled...
1 Create any processes that you want at a
high PIN using PROCESS_CREATE_
4 Creating a High-PIN Process
2 Create any processes that you want at a
low PIN using PROCESS_CREATE_
4 Creating a High-PIN Process
3 Create a backup process (if required)
using PROCESS_CREATE_ as for any
high-PIN process
4 Creating a High-PIN Process
4 Manage processes using the D-series
enhanced procedures
4 Managing a High-PIN Process
5 Get information about processes using
the PROCESS_GETINFO_ procedure
3 Getting Information About a
High-PIN Process
and 4 Converting Guardian System
Procedure Calls
6 Set process attributes using the
PROCESS_SETINFO_ procedure
3 Setting Process Attributes for
a High-PIN Process
and 4 Converting Guardian System
Procedure Calls
7 Monitor the process status 4 Converting the RECEIVE-
CONTROL Paragraph