Max Msg Field Print Size

Limits the size of string fields in tracing messages.

If a string field is larger than the specified size, the field is truncated in the tracing message.

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

Classic Configuration

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

max_msg_field_print_size = size [KB|MB|GB]

Administration Tool

This property cannot be set using the administration tool.