+

Search Tips   |   Advanced Search

AIX stand-alone: Enable DB2 pureScale load balancing feature


For multithreaded Java applications, set enableSysplexWLB to true in the connection string to take advantage of transaction level workload balancing feature for DB2 pureScale. As additional members are started, clients automatically route to the new member without any interruption of service. Members can be stopped without the application knowing.

  1. Open the dmgr console...

      http://your_server:9060/ibm/console/

  2. Click Resources > JDBC > Data Sources.

  3. Click Data sources > data source name > Custom properties.

  4. Search for enableSysplexWLB.

  5. Click enableSysplexWLB, and enter true in the Value field.

  6. Click OK.


Parent: AIX stand-alone: Set up a DB2 database
Previous: AIX stand-alone: Configure Portal to use DB2
Next: AIX stand-alone: Configure DB2 for large file handling in WCM