Version 8.2.3
 —  Concepts and Facilities  —

Restricted Support for Adabas Features

This section describes facilities of Adabas that are not supported by cluster nuclei running under this Adabas Cluster Services or Adabas Parallel Services version. The facilities are supported normally for noncluster nuclei; however, no Adabas Cluster Services or Adabas Parallel Services functionality is available to them.

For an Adabas nucleus running in cluster mode (CLUSTER=LOCAL or SYSPLEX), the following features are not available and cannot be specified:

The following features are not currently supported by nuclei running in cluster mode under this Adabas Cluster Services or Adabas Parallel Services version, but may be supported in subsequent versions of the product:

Enhanced error recovery is supported; however, option changes are effective only for the local nucleus.

TCP/IP direct links are supported; however, the IP address/port is tied to an individual nucleus.

This document covers the following topics:


Triggers and Stored Procedures Facility

The triggers and stored procedures facility (SPT) is fully supported in a cluster environment:

Top of page

Limited Distributed Transaction Support

Adabas Parallel Services can in a limited way participate in distributed Adabas transactions coordinated by the Adabas Transaction Manager, as follows:

Full support by cluster databases for distributed transactions will be provided in a subsequent release of Adabas Parallel Services.

Top of page

User Table Cleanup

The operator command and AOS function CLUFREEUSER is available for situations where leftover User Table Elements in common storage need to be cleaned up. This function deletes such User Table Elements according to specified criteria.

By default, the cluster nucleus receiving this function deletes all User Table Elements assigned to itself which it does not know of (i.e., for which it has no User Queue Elements). If the GLOBAL option is specified, all User Table Elements are deleted that are assigned to nuclei that are no longer active, or that have no associated User Queue Elements in their assigned nuclei. For more information about the User Table Cleanup, see Maintain the User Table.

Top of page