Previous Topic: Labeled <Offlimits>Next Topic: <msgvar>


<msgvalue>

For msgattr commands only.

<msgvalue> is always entered as a number.

It defines the threshold for a particular message attribute. For example, to specify a maximum permitted message size of 25MB, set <msgvalue> to 25600:

WHERE msgsizekb >= 25600

Note: Numbers are always extracted as integers. For example, 25.5 is truncated to 25.

More information:

Message Attribute Lookup