10.02.2013 Views

Progress Sonic 8.0 ESB Configuration and Management Guide

Progress Sonic 8.0 ESB Configuration and Management Guide

Progress Sonic 8.0 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 14. Connection Properties for the Oracle Driver<br />

Property Description<br />

AlternateServers<br />

OPTIONAL<br />

Oracle<br />

A comma-separated list of alternate database servers that the driver will<br />

try to connect to if the primary database server is unavailable. The value<br />

of this property is a string that specifies each alternate server. This string<br />

has the format:<br />

(servername1[:port1][;property=value[;...]],<br />

servername2[:port2][;property=value[;...]],...)<br />

The server name is required for each alternate server entry. Port number<br />

<strong>and</strong> connection properties (property=value) are optional for each<br />

alternate server entry. If the port is unspecified, the port number of the<br />

primary server is used. If the port number of the primary server is<br />

unspecified, the default port number of 1521 is used. Optional connection<br />

properties are ServiceName <strong>and</strong> SID. For example:<br />

jdbc:datadirect:oracle://server1:1521;<br />

ServiceName=TEST;AlternateServers=(server2:1521;<br />

ServiceName=TEST2,server3:1521;ServiceName=TEST3)<br />

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

server entries contain the optional ServiceName property. Similarly, you<br />

can use the optional SID property instead.<br />

Other properties include:<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 />

If using a tnsnames.ora file to retrieve connection information, do not<br />

specify this property.<br />

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

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

alternate servers.<br />

<strong>Progress</strong> <strong>Sonic</strong> <strong>ESB</strong> <strong>Configuration</strong> <strong>and</strong> <strong>Management</strong> <strong>Guide</strong> <strong>8.0</strong> 167

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

Saved successfully!

Ooh no, something went wrong!