Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Viewing the Consumers Who Can Dequeue Messages

Consumers are configured to dequeue messages from a specific queue. In a messaging environment, consumers are represented by subscribers to a queue, and more than one consumer might use a single subscriber.

Consumers can be:

To view the consumers who can dequeue messages from a specific queue: 

  1. In Oracle Enterprise Manager, log in to the database as the Oracle Streams administrator.

  2. Go to the Database Home page.

  3. Click Data Movement to open the Data Movement subpage.

  4. Click callbackManage Advanced Queues to open the Streams page.

  5. Select the queue. If necessary, use the search tool to find the queue, and then select it.

  6. Select Subscribers in the Actions list.

  7. Click Go to open the Subscribers page.

The Subscribers page includes the following information about each subscriber to the queue:

Note: You can also query the ALL_QUEUE_SUBSCRIBERS data dictionary to view the consumers who can dequeue messages.

Related Topics

About Messaging

About Change Apply

Monitoring a Messaging Environment

Viewing the Messages in a Queue

Viewing Persistent Queue Statistics