Author |
Message |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Wed Oct 11, 2023 3:40 am Subject: mqrc 2079, Published messages not reaching to destination |
[quote="bruce2359"]Did you first alter the 4M cluster receiver channels to remove them from the cluster, then make the 100M change, then alter them back into the cluster? This is the prefer ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Fri Oct 06, 2023 2:13 am Subject: mqrc 2079, Published messages not reaching to destination |
[quote="PeterPotkay"][quote="KaviKM"]
yeah I saw that so updated the system cluster receiver channel maxmsgl as well to 100 mb
SYSTEM.DEF.CLUSRCVR as well SYSTEM.AUTO.RECEIVER
[ ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Oct 05, 2023 7:33 am Subject: mqrc 2079, Published messages not reaching to destination |
****Message descriptor****
StrucId : 'MD ' Version : 2
Report : 0 MsgType : 8
Expiry : -1 Feedback : 0
Encoding : 546 CodedCharSetId : 1208
Format : 'MQDEAD '
Priority ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Oct 05, 2023 5:54 am Subject: mqrc 2079, Published messages not reaching to destination |
yes , the queue managers are in more than one cluster, and one of those clusters is a uniform cluster
I am using separate channels for uniform cluster and other cluster.
both have 100 mb max msg ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Oct 05, 2023 5:43 am Subject: mqrc 2079, Published messages not reaching to destination |
so only config with clustered topic with sub and destination on another qmgr does not work with large msgs.
That might be because some of the necessary system queues are created from model queue ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Wed Sep 27, 2023 2:14 am Subject: mqrc 2079, Published messages not reaching to destination |
yes , the queue managers are in more than one cluster, and one of those clusters is a uniform cluster
I am using separate channels for uniform cluster and other cluster.
both have 100 mb max msg ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Wed Sep 27, 2023 2:04 am Subject: mqrc 2079, Published messages not reaching to destination |
Hello
I am able to resolve the issue with large msgs for generic clustered queues with updating system cluster transmit queue and cluster channel for all full and partial repos (which was missing e ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Mon Jul 24, 2023 9:03 am Subject: mqrc 2079, Published messages not reaching to destination |
sure, will open PMR and check ,
Thanks |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Fri Jul 21, 2023 6:20 am Subject: mqrc 2079, Published messages not reaching to destination |
Name: IBM MQ
Version: 9.3.0.0
Level: p930-L220606
and no PMR is opened yet as I wanted to confirm that , if an update to maxmsgleng for some queue or channel is missing.
I ha ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Fri Jul 21, 2023 1:44 am Subject: mqrc 2079, Published messages not reaching to destination |
Error before updating cluster transmit queue, Inter Pub and cluster channel max msg length
DLH ........SYSTEM.INTER.QMGR.PUBS QM1DEV02 ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Jul 20, 2023 9:39 am Subject: mqrc 2079, Published messages not reaching to destination |
Nop
as mentioned earlier have updated max msg length for cluster channels as well
is there any specific system queue or channel that needs to be updated? |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Jul 20, 2023 9:29 am Subject: mqrc 2079, Published messages not reaching to destination |
Nop
as mentioned earlier have updated max msg length for cluster channels as well
is there any specific system queue or channel that needs to be updated? |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Jul 20, 2023 8:47 am Subject: mqrc 2079, Published messages not reaching to destination |
already updated the queue maxmsg length , all qmgr have below length now
SYSTEM.INTER.QMGR.PUBS
MAXMSGL(104857600) |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Jul 20, 2023 5:00 am Subject: mqrc 2079, Published messages not reaching to destination |
A quick google serch for 'mqrc 2079' resulted in this Explanation
On an MQGET call, the message length was too large to fit into the supplied buffer.
Thanks for your response
yeah but currently ... |
Topic: mqrc 2079, Published messages not reaching to destination |
KaviKM
Replies: 31 Views: 48809
|
Forum: General IBM MQ Support Posted: Thu Jul 20, 2023 12:34 am Subject: mqrc 2079, Published messages not reaching to destination |
mqrc 2079, Published messages not reaching to destination
I have a clustered topic on qmgr QM1DEV01 and subscription and target queues are created on qmgr QM1PIN01 .
I found that large size msg(le ... |