JMS Queue: Control
Buttons Column Display Related Tasks Related Topics
Use this page to temporarily pause all run-time message production, insertion (in-flight messages), and consumption operations on a queue. These message pausing options allow you to assert administrative control of JMS destinations in the event of an external resource failure. For example, by temporarily pausing message production and insertion on destinations, you can effectively drain all the existing messages for troubleshooting purposes, and then resume production and insertions once the issue has been resolved.
Buttons
Name Description Production This button pauses or resumes the production of all messages ot this queue.
Consumption This button pauses or resumes the consumption of all message from this queue.
Insertion This button pauses or resumes the insertion of all in-flight messages on this queue.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Name The fully-qualified name of the queue resource. The queue name is preceded by the parent module name, separated by an exclamation point (!).
ProductionPaused The current production pause state of the destination.
MBean Attribute:
JMSDestinationRuntimeMBean.ProductionPausedState
ConsumptionPaused The current consumption pause state of the destination.
MBean Attribute:
JMSDestinationRuntimeMBean.ConsumptionPausedState
InsertionPaused The current insertion pause state of the destination.
MBean Attribute:
JMSDestinationRuntimeMBean.InsertionPausedState