DMQ Configuration
Controls are provided to configure DMQ functionality globally for multiple queues as well as individual queues. These controls are:
Parameter | Scope | Possible Values |
EnableDMQOnAllQueues | Global | Yes and No |
EnableDMQ | Individual Queue | Yes No and Default |
By default, individual queues have enableDMQ set to True. This allows the administrator to control DMQ configuration for all queues through global flags.
Other DMQ configuration parameters are summarized in the table below:
Parameter | Description |
DMQExpiryTime | The time period that messages would live on DMQ. |
CleanupDMQAtStartup | If set to Yes, all DMQ messages would be deleted at server startup. |