Show TOC

Managing Connection Pools for SAP Mobile Server ConnectionsLocate this document in the navigation structure

Connection pools are used by SAP Mobile Server to improve performance between the server and internal databases, which include the cache database, domain log database, messaging database, monitor database and sample database. These values are synchronized among all servers in the cluster when the primary server values change.

Context

Configure the maximum pool size to determine the how large of a pool is used for these JDBC database connections.

Procedure

  1. In the left navigation pane, expand the Domains folder, and select the domain for which you want to modify the connection.
  2. Select Connections.
  3. In the right administration pane:
    • To edit the properties of a connection pool, click the Connections tab.
    • To edit the properties of a connection pool template, click the Templates tab.
  4. Select a connection pool or template from the list.
  5. Select JDBC as the Connection pool type, and click Properties.
  6. Change the Max Pool Size value (and any other values you choose). The default value will be different for each database. A value of 0 indicates no limit. The Max Pool Size value should not be a negative value.

    See Creating Connections and Connection Templates in SAP Control Center for SAP Mobile Platform and JDBC Properties.

  7. Click Save to save the changes.