DurableSubscriber (-DS)

Use the DurableSubscriber adapter command (-DS or -DURABLESUBCRIBER) to specify the name of the durable subscription. Useful only in Pub/Sub mode-that is, when the destination is a topic. It is ignored when the destination is a queue.

This is an optional command. The default is no durable subscriber (that the subscription spans the current session only).


-DS sub_name
Option
Description
sub_name
Specify the durable subscription name for the current session.

For example, to specify Reuters as the durable subscription name:


-DS Reuters