Max Msg Print Size

Limits the size of the printed message of traced messages.

If the message is larger than the specified size, the message is truncated.

Specify signed 32-bit integer values as KB, MB or GB. The minimum permitted size is 8 KB. By default, the field limit is 8 KB.

Classic Configuration

The maximum message print size is set using the max_msg_print_size property in the tibemsd.conf file:

max_msg_print_size = size [KB|MB|GB]

Administration Tool

This property cannot be set using the administration tool.