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 11. Informix Connection Properties (continued)<br />

Property Description<br />

CodePageOverride<br />

OPTIONAL<br />

For example, the following URL:<br />

jdbc:progress:informix://server1:2003;<br />

InformixServer=TestServer;DatabaseName=Test;<br />

AlternateServers=(server2:2003;InformixServer=<br />

TestServer2,server3:2003;InformixServer=TestServer3)<br />

contains alternate server entries for server2 <strong>and</strong> server3. The alternate<br />

server entries contain the optional InformixServer property.Other<br />

properties are:<br />

● ConnectionRetryCount — Controls the number of times the driver<br />

retries the list of servers (primary <strong>and</strong> alternate) while attempting to<br />

establish a connection.<br />

● ConnectionRetryDelay — Sets the wait interval, in seconds, between<br />

retry attempts.<br />

● LoadBalancing — Controls the order in which the driver sequences<br />

through the list of servers (primary <strong>and</strong> alternate) while attempting to<br />

establish a connection.<br />

See “Specifying Primary <strong>and</strong> Alternate Servers” on page 135 for more<br />

information about specifying connection information for primary <strong>and</strong><br />

alternate servers.<br />

The code page the driver uses when converting character data. The<br />

specified code page overrides the default database code page. All<br />

character data retrieved from or written to the database is converted using<br />

the specified code page. The value must be a string containing the name<br />

of a valid code page supported by your Java Virtual Machine, for example,<br />

CodePageOverride=CP950.<br />

165 <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!