Use the Configure WebSphere® MQ Values window to specify the WebSphere MQ
queue manager that will manage the queues that send the messages for your
publications or subscriptions.
Also, specify the WebSphere MQ queues to use for the
restart queue and the administration queue. Finally, set the interval at which
publication services commit messages to send queues.
- Queue manager
- The WebSphere MQ
program that manages the queues that you will use as the restart queue, administration
queue, and send queues.
- Restart queue
- The queue that holds restart information that is required if change capture
goes into recovery mode. This queue is also called the in-doubt resolution
queue.
- Administration queue (for Classic replication only)
- A queue that receives control messages from a Q Apply program or ASNCLP.
- Commit interval
- The commit interval specifies how often, in milliseconds, a publication
service commits transactions to WebSphere MQ. At each interval, the
publication service issues an MQCMIT call. This call signals the WebSphere MQ
queue manager to make messages that were placed on send queues available to
the Q Apply program (in Classic replication) or other user applications (in
Classic event publishing).
The default commit interval is 500 milliseconds.