Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

DIAGNOSTIC_INT

The default internal buffer for trapping the communications is 128K bytes. An entry of the following form will override the default buffer size.

DIAGNOSTIC_INT <buffer size in K bytes>

Each time the buffer fills, it is dumped to the trap file. For example,

DIAGNOSTIC_INT 48

would create a 48K byte buffer. The name of the trap file is derived from the communication protocol name by adding .FCS.

Note: Any number of DIAGNOSTIC_INT entries can be included in the configuration file. These create an internal dynamically allocated array used for providing input to various debugging routines. These options should only be used under advice from a FairCom engineer.

TOCIndex