6.7 Configuring Third-Party JDBC Drivers

The following guidelines help you configure third-party drivers. For specific configuration instructions, refer to your third-party driver’s documentation.

The following table lists the recommended settings for maximum driver compatibility. These settings are useful when you use an unsupported third-party driver during initial configuration.

Table 6-62 Recommended Settings for Third-Party JDBC Drivers

Parameter Name

Compatibility Value

Synchronization filter

empty

Reuse statements?

0 (no)

Use manual transactions?

0 (no)

Use minimal number of connections?

yes

Retrieve minimal metadata?

1 (yes)

Number of returned result sets

one