Author |
Message |
Topic: MQ Permissions were missing when switching the nodes in MSCS |
bruce2359
Replies: 6 Views: 373
|
Forum: General IBM MQ Support Posted: Mon Sep 11, 2023 3:59 pm Subject: MQ Permissions were missing when switching the nodes in MSCS |
Which permissions? Did you get any error messages? If so, please post them here.
Dear Bruce ,
Since all the permissions have been under local user and groups and when we did the switching fr ... |
Topic: Stuck with MQ self signed certificate |
bruce2359
Replies: 1 Views: 206
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Sep 10, 2023 1:31 pm Subject: Stuck with MQ self signed certificate |
Sorry to hear that. |
Topic: MQ Permissions were missing when switching the nodes in MSCS |
bruce2359
Replies: 6 Views: 373
|
Forum: General IBM MQ Support Posted: Sun Sep 10, 2023 1:30 pm Subject: MQ Permissions were missing when switching the nodes in MSCS |
Which permissions? Did you get any error messages? If so, please post them here. |
Topic: AMQ9528W: User requested channel 'XXXXX.XXXX' to be stopped. |
bruce2359
Replies: 5 Views: 748
|
Forum: General IBM MQ Support Posted: Thu Aug 24, 2023 8:42 am Subject: AMQ9528W: User requested channel 'XXXXX.XXXX' to be stopped. |
When you opened a PMR with IBM, what was their solution? |
Topic: Improve messaging throughput on IBM MQ at mqseries.net? Tips |
bruce2359
Replies: 6 Views: 812
|
Forum: General IBM MQ Support Posted: Sun Aug 20, 2023 12:30 pm Subject: Improve messaging throughput on IBM MQ at mqseries.net? Tips |
I continue:
Performance tuning is an advanced task. I'd recommend taking an introductory IBM MQ System Administration course - with hands-on lab exercises - for example low-hanging fruit opportu ... |
Topic: Improve messaging throughput on IBM MQ at mqseries.net? Tips |
bruce2359
Replies: 6 Views: 812
|
Forum: General IBM MQ Support Posted: Sat Aug 19, 2023 10:44 am Subject: Improve messaging throughput on IBM MQ at mqseries.net? Tips |
Performance tuning is quite complicated, and requires more precise analysis. "Running slowly" is not precise.
Performance improvement generally falls into three broad categories: tune, ... |
Topic: can we mention remote queue name in rname property field |
bruce2359
Replies: 3 Views: 653
|
Forum: General IBM MQ Support Posted: Wed Aug 16, 2023 8:34 am Subject: can we mention remote queue name in rname property field |
At the originating/requesting end, create a QRemote definition that includes
DEFINE QR(name we give to developer) +
RName(name of queue at receiving/responding end) +
RQMname(name of qm ... |
Topic: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
bruce2359
Replies: 11 Views: 1315
|
Forum: General IBM MQ Support Posted: Mon Aug 14, 2023 3:33 pm Subject: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
Same disclaimer for RName, as well. |
Topic: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
bruce2359
Replies: 11 Views: 1315
|
Forum: General IBM MQ Support Posted: Mon Aug 14, 2023 8:40 am Subject: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
What unprintable character?
Unlikely. A-Z a-z 0-9 . / _ % are the allowable characters.
I would have expected runnqsc or equivalent to have detected this at creation/alteration.
Open a pmr ... |
Topic: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
bruce2359
Replies: 11 Views: 1315
|
Forum: General IBM MQ Support Posted: Thu Aug 10, 2023 6:34 pm Subject: Issue with dead letter queue 2085 (MQRC_UNKNOWN_OBJECT_NAME) |
Look at Dead Letter Header (DLH) in the DLQ. Does the RName match exactly the name of the destination local queue.
Look at the QRemote definition on the sending/originating qmgr. Post the definiti ... |
Topic: Odd case behaviour of z/OS MQ programs called from TSO. |
bruce2359
Replies: 8 Views: 2495
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 08, 2023 2:36 pm Subject: Odd case behaviour of z/OS MQ programs called from TSO. |
But, what of mixed-case? |
Topic: CSQV086E abend during backward migration |
bruce2359
Replies: 1 Views: 543
|
Forum: General IBM MQ Support Posted: Mon Aug 07, 2023 6:55 am Subject: CSQV086E abend during backward migration |
Please post the complete error, including the Reason. |
Topic: MQRC_UNKNOWN_CHANNEL_NAME [2540] |
bruce2359
Replies: 15 Views: 15501
|
Forum: General IBM MQ Support Posted: Sun Aug 06, 2023 5:15 am Subject: MQRC_UNKNOWN_CHANNEL_NAME [2540] |
If anyone faces this issue again, in case my case the issue with the channel name configured at client side .... it had one next line in it !!!
Please be precise. What does this mean? |
Topic: AMQ9528W: User requested channel 'XXXXX.XXXX' to be stopped. |
bruce2359
Replies: 5 Views: 748
|
Forum: General IBM MQ Support Posted: Sat Aug 05, 2023 7:39 am Subject: Re: AMQ9528W: User requested channel 'XXXXX.XXXX' to be stop |
... upon checking the upgraded system, we could see AMQ9528W: User requested channel 'XXXXX.XXXX' to be stopped. whereas there was no manual stop was ever involved.
Any other errors written to the l ... |
Topic: Shared Variable in Shared Library |
bruce2359
Replies: 15 Views: 3552
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 31, 2023 12:19 pm Subject: Shared Variable in Shared Library |
I got it working.
Thanks for your help.
For the benefit of others, please tell us how you got it working. |