The error message 'Out Of Buffers
<name>' will be logged to the SYSLOG.DAT file when Citect has
run out of buffers. The <name> is the name of a Citect buffer
pool that has run out.
Citect creates pools of memory buffers to be used for various
processes. Most of these buffer pools can grow and shrink as the
demand rises and falls. However, some buffers pools are accessed
under interrupt conditions, and therefore must be of fixed size.
These buffers pools can be overloaded and run out under some
conditions. The size of these buffer pools has been set for normal
operation. However with large databases, and/or high loading
conditions these buffers may run out. |