10.02.2013 Views

Progress Sonic ESB Configuration and Management Guide

Progress Sonic ESB Configuration and Management Guide

Progress Sonic ESB Configuration and Management Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 6: Driver Connection Properties <strong>and</strong> Data Types by Database Br<strong>and</strong><br />

Table 8. DB2 Connection Properties (continued)<br />

Property Description<br />

MaxPooledStatements<br />

OPTIONAL<br />

PackageOwner<br />

OPTIONAL<br />

The maximum number of pooled prepared statements for this connection.<br />

MaxPooledStatements property values determine behavior as follows:<br />

● An integer greater than zero (0) — Enables the DB2 driver’s internal<br />

prepared statement pooling, which is useful when the driver is not<br />

running from within an application server or another application that<br />

provides its own prepared statement pooling. The driver uses this<br />

value to cache a certain number of prepared statements created by an<br />

application. For example, if the value of this property is set to 20, the<br />

driver caches the last 20 prepared statements created by the<br />

application.<br />

● A value greater than the number of prepared statements used by the<br />

application — All prepared statements created by the application are<br />

cached.<br />

Because CallableStatement is a sub-class of PreparedStatement,<br />

CallableStatements also are pooled.<br />

The default is 0.<br />

The owner to be used for any DB2 packages that are created.<br />

The default is NULL.<br />

Password A case-sensitive password used to connect to your DB2 database. A<br />

password is required only if security is enabled on your database. Contact<br />

your system administrator to obtain your password.<br />

PortNumber<br />

OPTIONAL<br />

ReplacePackage<br />

OPTIONAL<br />

The TCP port of the primary database server that is listening for<br />

connections to the DB2 database.<br />

The default is 50000.<br />

{true | false}<br />

Specifies whether the current bind process will replace the existing DB2<br />

packages used by the driver. For DB2 UDB, this property must be used in<br />

conjunction with the CreateDefaultPackage property.<br />

The default is false.<br />

157 <strong>Progress</strong> <strong>Sonic</strong> <strong>ESB</strong> <strong>Configuration</strong> <strong>and</strong> <strong>Management</strong> <strong>Guide</strong> 8.5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!