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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

Property Description<br />

BatchPerformanceWorkaround<br />

OPTIONAL<br />

CatalogIncludesSynonyms<br />

OPTIONAL<br />

CatalogSchema<br />

OPTIONAL<br />

{true | false}<br />

For DB2 UDB 8.1, the native DB2 batch mechanism is used. This<br />

property determines whether certain restrictions are enforced to facilitate<br />

data conversions as follows:<br />

● false — The methods used to set the parameter values of a batch<br />

operation performed using a PreparedStatement must match the<br />

database data type of the column the parameter is associated with.<br />

This is because DB2 servers do not perform implicit data conversions.<br />

● true — This restriction is removed; however, parameter sets may not<br />

be executed in the order they were specified.<br />

The default is false.<br />

{true | false}<br />

This property value determines behavior as follows:<br />

● true — Synonyms are included in the result sets returned from the<br />

DatabaseMetaData.getColumns method.<br />

● false — Synonyms are omitted from result sets.<br />

The default is true.<br />

This property is only applicable for DB2 UDB 7.1 <strong>and</strong> 7.2, DB2 OS/390,<br />

<strong>and</strong> DB2 iSeries. This property is ignored for DB2 UDB 8.1. The driver<br />

always returns synonyms for the DatabaseMetaData.getColumns method<br />

when connected to DB2 UDB 8.1.<br />

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

DB2<br />

The DB2 schema to use for catalog functions. The value must be the name<br />

of a valid DB2 schema.<br />

The default is SYSCAT for DB2 UDB, SYSIBM for DB2 OS/390, <strong>and</strong><br />

QSYS2 for DB2 iSeries.<br />

To improve performance, views of system catalog tables can be created in<br />

a schema other than the default catalog schema. Setting this property to a<br />

schema that contains views of the catalog tables allows the driver to use<br />

those views. To ensure that catalog methods function correctly, views for<br />

specific catalog tables must exist in the specified schema. The views that<br />

are required depend on your DB2 database.

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

Saved successfully!

Ooh no, something went wrong!