|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
deliego
Replies: 6 Views: 18760
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 17, 2021 5:36 am Subject: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
I ended up making two calls, one for all regular queue names, and the other for queues with QSG_DISP = SHARED to get only the shared ones.
There are 4 QMs as part of the same QSG. They range from 4 ... |
Topic: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
deliego
Replies: 6 Views: 18760
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 16, 2021 8:57 am Subject: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
Looks like I spoke too soon, and according to IBM's doc here:
"When a value other than blank is specified, the maximum response size is limited to 32KB from each queue manager. If the response f ... |
Topic: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
deliego
Replies: 6 Views: 18760
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 24, 2021 5:04 am Subject: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
That solved it. Thanks! |
Topic: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
deliego
Replies: 6 Views: 18760
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 18, 2021 12:42 pm Subject: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
I did not know that there was a specific order for these parameters
I will try your suggestion and post an update.
Thanks! |
Topic: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
deliego
Replies: 6 Views: 18760
|
Forum: IBM MQ Java / JMS Posted: Wed Jun 16, 2021 10:17 am Subject: MQRCCF_COMMAND_LENGTH_ERROR when using MQCACF_COMMAND_SCOPE |
Hi everyone,
I currently have this code, which works when I run it against a QM member in a QSG on MQ 9.2.0, but fails when I run it on another QM in a QSG on MQ 9.0.0.
The error I get is 3230: ... |
|
|
|