Page 1 of 1

MQ Connector and filling the queue

Posted: Sat Mar 22, 2008 8:35 am
by ArndW
I'm trying to discover if there is a way to use the MQ Series connector in such a way that it doesn't abort with "MQRC_Q_FULL" when the output queue fills up - I'd like the job to either wait until the queue is emptied again or at least allow some sort of graceful error handling.

The only way I can think of doing this now is via an enhancement request to IBM Engineering - but perhaps someone here might have a solution or workaround?