Author |
Message
|
mkhadse |
Posted: Mon Apr 08, 2002 7:30 am Post subject: |
|
|
Acolyte
Joined: 31 Dec 1969 Posts: 73
|
Hi,
I have increased the channel size, the queue /transmission queue size and the Max message size on the QM to 100MB. The size was initially set to 4MB.
After changing when I try to put a big message (10.9MB) the message gets lost. The message is being put on a remote queue and the message should reach the target Queue Manager. The target Queue Manager has 100MB size defined for receiver channel and the transmission queue along with the max message size in the QM.
However the Message gets lost, it doesn't landup in any queue including the DLQs on any of the QMs. The source QM is running on HP_UX and the target is running on IBM AIX.
Does anybody have any idea where the message might be? BTW I don't see any error messages in the MQSeries log on HP_UX.
Please help.
Thanks |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Apr 09, 2002 9:15 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
What is the return code in the app doing the MQPUT(1)?
_________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
oz1ccg |
Posted: Tue Apr 09, 2002 11:20 pm Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
|
Back to top |
|
 |
mkhadse |
Posted: Thu Apr 11, 2002 3:01 pm Post subject: |
|
|
Acolyte
Joined: 31 Dec 1969 Posts: 73
|
The Queue/xmitq is persistent. Also there is no error code returned by Mqput.
I am lost here, please help! |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Apr 11, 2002 6:21 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Are you using SYNCPOINT and if so are doing commits that is the only way MQSeries will lose messages without generating errors somewhere.
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
ShereneJames |
Posted: Thu Apr 11, 2002 8:25 pm Post subject: |
|
|
Newbie
Joined: 01 Apr 2002 Posts: 3
|
You try with segmentation.It will work |
|
Back to top |
|
 |
|