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.

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

Table 20. Connection Properties for the Sybase Driver (continued)<br />

Property Description<br />

BatchPerformanceWorkaround<br />

OPTIONAL<br />

CodePageOverride<br />

OPTIONAL<br />

For example:<br />

jdbc:progress:sybase://server1:4100;<br />

DatabaseName=TEST;AlternateServers=(server2:4100;<br />

DatabaseName=TEST2,server3:4100;DatabaseName=TEST3)<br />

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

server entries contain the optional DatabaseName property.<br />

Other 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<br />

to 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 />

{true | false}<br />

Determines the method used to execute batch operations:<br />

● true — The native Sybase batch mechanism is used.<br />

● false — The JDBC 3.0-compliant batch mechanism is used.<br />

In most cases, using the native Sybase batch functionality provides<br />

significantly better performance, but the driver may not always be able to<br />

return update counts for the batch.<br />

The default is false.<br />

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

The 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<br />

example, CodePageOverride=CP950.<br />

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