Home

 

Delete a stream

Before you delete a stream, quiesce all applications that use the stream.

To delete a stream, we need to delete the stream queue. To delete the queue, ensure that no applications (or channels) have the queue open. If there are messages on the queue, remove them from the queue, or purge them when you delete the queue.

You must also ensure that you do not have a definition of the SYSTEM.BROKER.MODEL.STREAM on the broker. If you do, and the old one is deleted, a new version of the stream queue is created dynamically when the broker is restarted.



 

Home