OSI/TS Management Programming Manual

About This Manual
xviii
056786 Tandem Computers Incorporated
Here is a description of each of the manuals included in the Documentation Road
Map:
Introduction to Tandem NonStop Systems describes the application environment,
architecture, and networking of NonStop systems and explains basic concepts, terms,
and entities in the NonStop environment.
Introduction to Distributed Systems Management (DSM) introduces the set of software
products collectively called Distributed Systems Management. It also discusses
support for DSM within individual Tandem subsystems.
Guardian 90 Operating System Programmer’s Guide describes how to use the
Guardian 90 operating system procedure calls, including the file-system procedures.
System Procedure Calls Reference Manual gives the syntax and procedure-specific
programming considerations for all the Guardian 90 operating system procedure calls.
The language manual(s) you need depend on the Tandem programming language
you are using, as follows:
For TAL, the Transaction Application Language (TAL) Reference Manual
For C, the C Reference Manual
For COBOL85, the COBOL85 Reference Manual, Volumes 1 and 2
For TACL, the Tandem Advanced Command Language (TACL) Reference Manual,
Volumes 1 and 2, and the TACL Programmer’s Guide
Distributed Systems Management (DSM) Programming Manual describes the Subsystem
Programmatic Interface (SPI), which is used for management programming of
Tandem subsystems. SPI provides a set of procedure calls and a set of definition files
to be used in management programs.
Event Management Service (EMS) Manual describes the Event Management Service, a
facility for management of event messages generated by subsystems. EMS provides
event-message collector and distributor processes, a set of higher-level procedure calls
built on the SPI procedures, and a set of definition files.
Communications Management Programming Manual describes the common management
programming interface to Tandem data communications subsystems. This common
interface includes the Subsystem Control Point (SCP) process and a set of common
data communications (ZCOM) definition files.
Tandem OSI/TS Manual describes how to install and manage the OSI/TS subsystem,
and also describes the data communications programmatic interface to the OSI/TS
subsystem, which uses the Guardian 90 file-system procedures.
X25AM Management Programming Manual describes the management programming
interface to the X.25 Access Method (X25AM) subsystem. Since OSI/TS relies on
either X25AM or TLAM for lower-layer functions, a program written to manage
OSI/TS may also need to send commands to X25AM or to handle X25AM event
messages.