USE32KRECORDBUFFER

For Adabas on Open Systems (Unix/Linux and Windows), this setting forces the use of a 32K record buffer rather than the native 64K record buffer.  This setting may be useful when connecting to an Adabas database that is running on a non Open Systems platform such as zOS, VSE or BS2000 via Entire Net-work running on an Open Systems platform.  In this situation, CONNX detects that it is running on an Open Systems platform and attempts to use a 64K record buffer which will create an error condition if the database itself does not support 64K record buffers.  Setting USE32KRECORDBUFFER to a value of 1 will force CONNX to use a 32K record buffer.

 

USE32KRECORDBUFFER = 1

 

Default = 0.

 

Note:

Setting USE32KRECORDBUFFER to 1 will force the use of a 32K record buffer for all connections regardless of whether or not the connection is being made to a non Open Systems platform.

 

Environments: Server,Windows, Unix, Adabas

Configuration Manager: CONNX Settings; Current Key = CONNX\Adabas; Key Value/Value Name =  USE32KRECORDBUFFER

 

Unix Environment Variable: USE32KRECORDBUFFER