B. Installing Ingres on OpenVMS : Ingres Cluster Solution for OpenVMS
 
Share this page                  
Ingres Cluster Solution for OpenVMS
The Ingres Cluster Solution is a variation of a typical Ingres installation in which Ingres runs simultaneously on multiple host machines to provide cooperative and transparent access to one or more databases.
Ingres Cluster is a full server installation, except that file locations must be storage locations accessible from each node that is part of the cluster. Once installed, you run the iimkcluster utility to convert the initial installation into one of the cluster members (nodes), and then run the iisunode utility to add more nodes.
Use of the Ingres Cluster Solution is incompatible with the following Ingres features:
Row-level locking
Update mode locks
Two-phase commit (2PC)
Auditing of tables with long data types
On each node, make sure that Ingres and your applications perform as expected. Ingres internally handles some restrictions by converting some lock levels and lock modes to lower level locks and stronger lock modes, which may result in increased contention or deadlocks.