Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
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 <topic name>” and “show queue <queue name>” to get more information.