SYNSEL_CURSORMEM

Maximum memory for a static cursor

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

The SYNSEL_CURSORMEM environment variable sets the maximum memory size for a static cursor.

The maximum size of a static cursor, in kilobytes by default or followed by B, K, M, or G to specify the units in bytes, kilobytes, megabytes, or gigabytes, respectively.

For xfServer, SYNSEL_CURSORMEM should be set on the client side. The value specified on the client may not be the exact value used on the server for the following reasons:

If SYNSEL_CURSORMEM is not set, the effective value is 256 MB on OpenVMS and 32-bit systems or 8 GB on 64-bit systems (server-side in the case of xfServer), but these values may be subject to change.

The environment.

The Synergex.SynergyDE.Select.Select class.

On Windows, if set at the command prompt,

set SYNSEL_CURSORMEM=4G