R180 – BOTHRESH and BOQNAME should not be defined for a backout queue (MQ)

BOTHRESH and BOQNAME should not be defined for a backout queue (MQ)

Backout queues should not have a backout queue defined. Failure to move a message to the defined backout queue should be moved to the DLQ.

DEFINE QLOCAL (‘Valid.queue.name.BACKOUT’)
MAXDEPTH(999999999)
DESCR (‘valid description’)
BOTHRESH (10)
LIKE (‘Local.template’)
BOQNAME (‘Valid.queue.name.BACKOUT.BACKOUT’)
DEFPSIST(Yes)
MSGDLVSQ(FIFO) REPLACE