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

Property Description<br />

InsensitiveResultSetBufferSize<br />

OPTIONAL<br />

{-1 | 0 | x}<br />

Determines the amount of memory used by the driver to cache insensitive<br />

result set data as follows:<br />

● -1 — The driver caches all insensitive result set data in memory. If the<br />

size of the result set exceeds available memory, an<br />

OutOfMemoryException is generated. Because the need to write result<br />

set data to disk is eliminated, the driver processes the data more<br />

efficiently.<br />

● 0 — The driver caches all insensitive result set data in memory, up to<br />

a maximum of 2 GB. If the size of the result set data exceeds available<br />

memory, the driver pages the result set data to disk. Because result set<br />

data may be written to disk, the driver may have to reformat the data<br />

to write it correctly to disk.<br />

● x, where x is a positive integer — The driver caches all insensitive<br />

result set data in memory, using this value to set the size (in KB) of<br />

the memory buffer for caching insensitive result set data. If the size of<br />

the result set data exceeds the buffer size, the driver pages the result<br />

set data to disk. Because the result set data may be written to disk, the<br />

driver may have to reformat the data to write it correctly to disk.<br />

Specifying a buffer size that is a power of 2 results in more efficient<br />

memory use.<br />

The default is 2048 (KB).<br />

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