Author |
Message
|
dmowskit |
Posted: Mon Jun 02, 2003 12:17 am Post subject: bigger than 4MB segmentated messages in cluster |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
Situation: two qmanagers in cluster, both has repository and channels to each other.
There is no troubles if you send messages <4MB.
If you try to send message withour changing standard parameters on qmanager objects yoiu have to set allow segmentation option for message. But .... besides the message is putted to SYSTEM.CLUSTER.TRANSMIT.QUEUE is never send and there is no messages in logs.
Is anyone resolve this problem? _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
leongor |
Posted: Mon Jun 02, 2003 1:41 am Post subject: |
|
|
 Master
Joined: 13 May 2002 Posts: 264 Location: Israel
|
Did you changed the default in remote destination queues ? _________________ Regards.
Leonid.
IBM Certified MQSeries Specialist. |
|
Back to top |
|
 |
dmowskit |
Posted: Mon Jun 02, 2003 4:09 am Post subject: |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
Which defaults?
MAXMSGL?
Yes I changed it. _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
dmowskit |
Posted: Mon Jun 02, 2003 4:38 am Post subject: |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
Leonid situation is described like this:
1) There are 2 Qmanagers, both with repository, named C1 and C2
2) there is local queue shared named A2 in cluster on C1, MAXMSGL(A2)=40MB
3) I connect to C2 and try to open object (queue) with "bind on open" option; ObjectName="A2"; ObjectQmgrName="C1"
4) I put 8MB message to this opened object with segmentation allowed option.
5) Message is putted to SYSTEM.CLUSTER.TRANSMIT.QUEUE (if there is no segmentation allowed flag set, the MQPUT is finnished with error), but it is not segmented, so it cannot be send to C1 because channel to C1 has MAXMSGL=4MB.
My question is why the message is not segmented. _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
leongor |
Posted: Tue Jun 03, 2003 5:19 am Post subject: |
|
|
 Master
Joined: 13 May 2002 Posts: 264 Location: Israel
|
I hope you don't have a Mainframe on the other side, right ? _________________ Regards.
Leonid.
IBM Certified MQSeries Specialist. |
|
Back to top |
|
 |
dmowskit |
Posted: Tue Jun 03, 2003 5:56 am Post subject: |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
no it's on Win2000 _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
leongor |
Posted: Tue Jun 03, 2003 6:49 am Post subject: |
|
|
 Master
Joined: 13 May 2002 Posts: 264 Location: Israel
|
I suggest to focus on the problem. Did you try to send a big message without clustering ?
Did you try to send a small message with clustering ?
Check it out if the both succeed. _________________ Regards.
Leonid.
IBM Certified MQSeries Specialist. |
|
Back to top |
|
 |
EddieA |
Posted: Fri Jun 06, 2003 10:20 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Known problem, IC35272.
For 5.2(.1) get CSD07, when IBM release it. For 5.3 get CSD03.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
dmowskit |
Posted: Mon Jun 09, 2003 7:59 am Post subject: |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
Hello Eddie,
thanks you're right 5.3 version with CSD03 works. Because my client want to use now, is any way how I cen get CDO07 for 5.2 and 5.2.1 before IBM release it?
Maybe you have on in your private library?
Thanks for help
Tom _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jun 09, 2003 11:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You should be able to ask IBM for the fix for IC35272 separately from having to wait for CSD07. |
|
Back to top |
|
 |
dmowskit |
Posted: Fri Jun 13, 2003 3:37 am Post subject: |
|
|
 Novice
Joined: 22 Apr 2003 Posts: 10 Location: Poland
|
Thanks to Everyone who helped me in serolving my snag. Just I got efix (dll) from IBM Poland, and it works  _________________ Tomasz Dmowski
____________________________
IBM Certified MQSeries Specialist
PROKOM SOFTWARE SA
Gdynia, Poland |
|
Back to top |
|
 |
|