The Sterling Selling and Fulfillment Foundation application uses the following DB2® JDBC URL to connect to one of the DB2 pureScale® members.
jdbc:db2://perfdb101:50000/ster_DB
After connecting, the DB2's Automatic Client Reroute (ACR) provides a list of the available cluster members to the DB2 JDBC driver. If a cluster member fails, the driver will automatically send transactions to the surviving members.
jdbcService.db2Pool.prop_clientRerouteAlternatePortNumber=
50000,50000,50000,50000
perfdb101, perfdb102, perfdb103, perfdb104
50000,50000,50000,50000