Home

 

Delete a stream on an isolated broker

To delete a stream on a broker that is not part of a broker network:

  1. Stop the broker using endmqbrk (ENDMQMBRK on iSeries).

  2. Delete the queue.

  3. Restart the broker using strmqbrk (STRMQMBRK on iSeries).

When the broker realizes that the queue no longer exists, it deregisters all subscriptions to the stream, and publishes a message to the SYSTEM.BROKER.ADMIN.STREAM advertising that the stream has been deleted. (For information about the format of this message see Format of broker administration messages.)



 

Home