Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why are messages moved to the default AQ exception queue upon propagation failures for an outbound propagation job?

0
Posted

Why are messages moved to the default AQ exception queue upon propagation failures for an outbound propagation job?

0

The MAX_RETRIES parameter of AQ queues controls when AQ moves messages to an AQ exception queue for a failed dequeue attempt. The default value is NULL, which resolves to the value 5 in Oracle 9i. If the parameter value is too small, messages in the queues can be moved into AQ exception queues if the MGW agent keeps running into failures when processing MGW subscribers. The AQ messages moved to AQ exception queues cause unrecoverable failures on the associated MGW subscribers. The MAX_RETRIES parameter for AQ queues that are used as a propagation source should be set to at least 16, and preferably a much larger value.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123