Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

JMS Server: Control

Column Display     Related Tasks     Related Topics

This page allows you to temporarily pause all run-time message production, insertion (in-flight messages), and consumption operations on all destinations targeted to this JMS server. These "message pausing" options allow you to assert administrative control of the JMS subsystem behavior in the event of an external resource failure.

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
Production Paused

Returns the current production paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.ProductionPaused

Consumption Paused

Returns the current consumption paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.ConsumptionPaused

Insertion Paused

Returns the current insertion paused state of the JMSServer as boolean value.

MBean Attribute:
JMSServerRuntimeMBean.InsertionPaused

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top