Version 8.2.3
 —  Concepts and Facilities  —

Adabas Parallel Services and Other Software AG Products

A complete list of the release numbers of Software AG products that support databases in Adabas Parallel Services clusters is provided in Adabas Product Support .

This document provides additional information on the interaction between Adabas Parallel Services and other Software AG products.


Adabas Online System

Adabas Online System communicates with all nuclei within an Adabas Parallel Services cluster and with all Adabas Parallel Services clusters on the operating system image. It includes functions related to Adabas Parallel Services.

Top of page

Adabas Caching Facility

Software AG's Adabas Caching Facility can provide a performance boost to the Adabas cluster. It augments the Adabas buffer manager by reducing the number of read "execute channel programs" (EXCPs) to the database so that the available operating system facilities can be used without monopolizing valuable virtual memory resources.

Note:
Write EXCPs are always issued to maintain the integrity of the database.

Under z/OS, Adabas Caching Facility provides support for 64-bit virtual storage.

Top of page

Adabas Delta Save Facility

Software AG's Adabas Delta Save Facility (DSF) offers significant enhancements to ADASAV utility processing by backing up and restoring only the changed (delta) portions of Adabas databases.

DSF is intended for Adabas sites with one or more large, heavily updated databases that need to be available most of the time. Especially for sites where the volume of data changed on a day-to-day basis is considerably smaller than the total database volume, DSF provides for

Top of page

Adabas Fastpath

Whenever possible, Adabas Fastpath reduces CPU consumption and increases throughput for Adabas systems by processing Adabas calls to completion in the client process. Database processing is thus avoided and capacity is increased for the whole operation.

Fastpath optimizes two types of database calls: direct access and sequential access. The results of direct access calls to the database are saved in a cache and repeat calls are satisfied from the cache rather than directly from the database. Read-ahead optimization routines are applied to sequences of commands to reduce redundant activity and thus accelerate the sequence.

Adabas Fastpath seamlessly optimizes database processing across multiple nuclei in one or more operating system images.

Top of page

Adabas Vista

Adabas Vista is used to partition an Adabas file into multiple, separate files, each containing a part of the original larger whole. Partitioning makes it possible to distribute a file across multiple volumes or computers based on a criterion such as region or date. Adabas Vista is also used to translate Adabas database and file numbers, which allows an application to remain independent of the underlying physical layer.

Adabas Vista supports Adabas Parallel Services environments.

Top of page

Adabas SAF Security

Adabas SAF Security enhances the scope of standard security packages based on the System Authorization Facility (SAF) such as RACF, CA-ACF2, and CA-Top Secret to encompass Adabas resources. It integrates Adabas into a central security repository and enables you to derive maximum benefit from your investment in that repository.

Adabas SAF Security adds protection for Adabas resources in Adabas Parallel Services environments.

Top of page

Adabas Review

Adabas Review monitors the performance of Adabas environments and the applications executing within them. You can use information retrieved about Adabas usage when tuning application programs to achieve maximum performance with minimal resources.

Top of page

Adabas Transaction Manager

The Adabas Transaction Manager (ATM), a selectable unit of Adabas, is a server for coordinating "distributed transaction processing" (DTP) in distributed Adabas environments. It manages global transactions that are distributed across multiple Adabas databases by coordinating changes to the databases in a seamless, integrated way, using a two-phase commit protocol when necessary.

At any time, ATM can account for in-flight transactions, suspect transactions, participating databases, and more.

ATM addresses two basic needs of the enterprise object revolution:

ATM includes an online administration system based on Natural and available through Adabas Online System.

ATM provides limited support for Adabas Parallel Services. For more information, read Limited Distribution Transaction Support.

Top of page