MQ Connector and filling the queue

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

MQ Connector and filling the queue

Post 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?
Post Reply