Purging a destination with a wildcarded name.

Purging a destination with a wildcarded name.

book

Article ID: KB0085138

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Commands "purge topic" and "purge queue" can only purge a single destination. A destination with a wildcard in the name can be purged by command:

purge all topics|queues [pattern]

Example:

purge all topics a.b.*

purge all messages on a.b.1, a.b.2, etc.

purge all topics a.b.>

purge all messages on a.b.1, a.b.c.1, etc. 

Issue/Introduction

Purging a destination with a wildcarded name.

Additional Information

EMS User's Guide.