pds_sql_connection_pool_size

Specifies the primary data server SQL connection pool size.

Default

15

Value

An integer in the range of 1 to 64.

Comments

If you change the value of pds_sql_connection_pool_size to a valid value, the new value is recorded in the configuration file. If you specify a value that is is greater than or equal to the total number of free and used SQL connections, the new value takes effect immediately. Otherwise, to make the new value effect, you must either:
  • Restart the Replication Agent instance, or
  • Decrease the number of free connections by using ra_killconnection with a valid parameter and then set the value of pds_sql_connection_pool_size.