skip to main content
DataDirect Connect Drivers : DB2 Driver : Support for DB2 pureScale
  
Support for DB2 pureScale
IBM introduced DB2 pureScale to provide scaleout active-active services for IBM DB2 running on AIX on Power Systems servers. It's designed to deliver distributed availability and scalability in a clustered database system. DB2 pureScale allows a single physical DB2 database to be accessed by concurrent instances of DB2 running across cluster members.
A DB2 pureScale shared disk cluster is composed of a group of independent servers, or members, that cooperate as a single system. A cluster architecture such as this provides applications access to more computing power when needed, while allowing computing resources to be used for other applications when database resources are not as heavily required. For example, in the event of a sudden increase in network traffic, a DB2 pureScale cluster can distribute the load over many nodes, a feature referred to as transaction level workload balancing. DB2 pureScale features are available to you simply by connecting to a DB2 pureScale system with the DB2 driver. No additional configuration is required.
Connection failover and client load balancing can be used in conjunction with a DB2 pureScale shared disk cluster. See Using Failover for details about how these features work with the DB2 driver.