Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > ServerResultSetBufferSize

ServerResultSetBufferSize

Integer

1M

Purpose

The ServerResultSetBufferSize parameter, which accepts the metric format, specifies the size of memory to be allocated for the result set buffer. If the result set exceeds the buffer size, the result set is written out to a temporary file in the directory specified by the ExtractDirectory parameter. When running an ODBC server application, a buffer is allocated for each worker.

The parameter is read when the connection is established.

Parameter is read when …

The ODBC connection is established.