If “show server” tells me: 20000 messages pending, 17 connections, and async db file size was 1.3 GB. How can I get out why so many messages were pending?

If “show server” tells me: 20000 messages pending, 17 connections, and async db file size was 1.3 GB. How can I get out why so many messages were pending?

book

Article ID: KB0073895

calendar_today

Updated On:

Products

TIBCO Enterprise Message Service Not Applicable

Description

If you use “show server”, pending means not even been delivered, they are sitting either in the queue or in the durable/topic subscriber and nobody consumed them.

You could “show queues” and “show topics”. Each one will list the number of messages waiting for on that destination. Using “show topics” and “show queues” you will see where are the message, in terms of destination. You can then run “show topic &lttopic name>” and “show queue &ltqueue name>” to get more information.

Issue/Introduction

If “show server” tells me: 20000 messages pending, 17 connections, and async db file size was 1.3 GB. How can I get out why so many messages were pending?

Environment

Product: TIBCO Enterprise Message Service Version: All OS: all --------------------