MQ read failed get message from Queue reason code 2024

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
abha.kalra
Participant
Posts: 37
Joined: Fri Oct 21, 2005 4:09 am

MQ read failed get message from Queue reason code 2024

Post by abha.kalra »

Hi
i m getting a problem while reading from MQ stage

My queue length is 8000
max message limit 2500000
i m putting 70,000 records of datasize 2678. but while reading with options

1)destructive read
2) commit / rollback only end of the job
checked

i was getting the error
" MQ read failed get message from Queue reason code 2024"

but for the same queue and same options if i reading the message of datasize 769, no error is coming

help me to solve this error.

(also i get to know that there is MQCMIT command to solve this , if so then how to put this command in MQ stage)
Thanks and Regards
Abha
Post Reply