Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

MEMFILE_MAX_BINS

MEMFILE_MAX_BINS <bins>

The maximum size of a memory file determines the number of hash bins that FairCom DB allocates for the memory file. However, there is a hard limit on the number of hash bins for a memory file. Previously, this limit was set at compile time to 65536. This configuration option is used to set the maximum number of hash bins allowed for a memory file at run time. This may be necessary for efficient access to very large memory files.

Default: 65537

TOCIndex