Technical data
Tuning JMS
Administration Guide 17-29
JMS Destination Paging Attributes
Table 17-3 describes the attributes that you define when configuring paging on
destinations. For detailed information about other JMS destination attributes, and valid
and default values for them, see “JMS Destinations” in the Administration Console
Online Help.
Table 17-3 JMS Destination Attributes
Attribute Description
Bytes Paging Enabled n If Bytes Paging Enabled is set to False, then
destination-level bytes paging is disabled for this
destination.
n If Bytes Paging Enabled is set to True, a paging
store has been configured for the JMS Server,
and both the Bytes Threshold Low and Bytes
Threshold High attributes are greater than -1,
then destination-level bytes paging is enabled for
this destination.
n If Bytes Paging Enabled is set to Default, then
this value inherits the template’s value—if a
template is specified. If no template is
configured for the destination, then the Default
value is equivalent to False.
Messages Paging Enabled n If Messages Paging Enabled is set to False, then
destination-level messages paging is disabled for
this destination.
n If Messages Paging Enabled is set to True, a
paging store has been configured for the JMS
Server, and both the Messages Threshold Low
and Messages Threshold High attributes are
greater than -1, then destination-level messages
paging is enabled for this destination.
n If Messages Paging Enabled is set to Default,
then this value inherits the template’s value—if a
template is specified. If no template is
configured for the destination, then the Default
value is equivalent to False.