Author |
Message |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2018 1:17 pm Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
yes, changing it to default bind (Not FIXED) option fixed the issue |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2018 11:55 am Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
with the below setup, message are not reaching the destination queue, when we place message in Alias Queue at QMGR A:
QMGR A and QMGR B are in part of cluster ISER02
QMGR B and QMGR C are in part ... |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2018 11:31 am Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
Can Any one suggest the solution for this or if there is any alternate solution to it? |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Mon Dec 10, 2018 10:43 pm Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
It was a typo, definition is correct only as below:
DEFINE QALIAS(TESTI) TARGQ(QTEST1) CLUSNL(DCLUSNLI) DEFBIND(NOTFIXED) |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Mon Dec 10, 2018 9:28 pm Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
Following are definitions:
QMGR A and QMGR B are in part of cluster ISER02
QMGR B and QMGR C are in part of cluster CLUS02
QMGR A:
DEFINE QALIAS(TEST_ALIAS) TARGQ(TESTI)
QMGR B:
DEFINE NAM ... |
Topic: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
kishi_25
Replies: 10 Views: 11734
|
Forum: General IBM MQ Support Posted: Mon Dec 10, 2018 1:07 pm Subject: MQ ALIAS QUEUE TARGET as ALIAS QUEUE |
Hi,
I have following scenarion
QMGR A, QMGR B -> in cluster CLUS1
QMGR B and QMGR C -> in cluster CLUS2
Alias Queue Q1 on QMGR A with Target Queue as CLUS Alias Q2.
Cluster Alia ... |
Topic: Regarding using a same local queue by src and tgt systems |
kishi_25
Replies: 5 Views: 5972
|
Forum: General IBM MQ Support Posted: Fri May 25, 2018 6:43 am Subject: Regarding using a same local queue by src and tgt systems |
If the persistence is set as yes on Alias queue and local queues, will there be any issue with option 1?
This came in one of our team discussion. It seems, if We use option 1 - using both the appli ... |
Topic: Regarding using a same local queue by src and tgt systems |
kishi_25
Replies: 5 Views: 5972
|
Forum: General IBM MQ Support Posted: Thu May 24, 2018 6:39 pm Subject: Regarding using a same local queue by src and tgt systems |
Hi,
We have a requirement where Application A puts message to Queue Q1 and Application B gets message from same queue Q1.
option 1:
using single local queue, which will be used by Applicatio ... |
Topic: OAM for MQ queues on Point to point sndr/rcvr chls scenario |
kishi_25
Replies: 3 Views: 8567
|
Forum: IBM MQ Security Posted: Thu Mar 15, 2018 6:09 pm Subject: OAM for MQ queues on Point to point sndr/rcvr chls scenario |
I have gone through IBM Redbooks document SG24-8069-00.
It says for QMGR - QMGR communication -
"When a connection originates from another queue manager, the code that drives API calls ag ... |
Topic: OAM setting for objects in Point-Point sndr/rcvr chls |
kishi_25
Replies: 1 Views: 3294
|
Forum: General IBM MQ Support Posted: Mon Mar 12, 2018 4:15 pm Subject: OAM setting for objects in Point-Point sndr/rcvr chls |
How do I setup OAM for the following scenario?
QMGR A:
sndr chl: QMGRA.TO.QMGRB
Remote queue: TEST.RQ
QMGR B:
Receiver chl: QMGRA.TO.QMGRB
Alias Queue: TESTA.RQ
TARG Q: APP.TESTA
... |
Topic: OAM for MQ queues on Point to point sndr/rcvr chls scenario |
kishi_25
Replies: 3 Views: 8567
|
Forum: IBM MQ Security Posted: Sun Mar 11, 2018 5:21 pm Subject: OAM for MQ queues on Point to point sndr/rcvr chls scenario |
How do I setup OAM for the following scenario?
QMGR A:
sndr chl: QMGRA.TO.QMGRB
Remote queue: TEST.RQ
QMGR B:
Receiver chl: QMGRA.TO.QMGRB
Alias Queue: TESTA.RQ
TARG Q: APP.TES ... |
Topic: Regarding QMGR Alias usage |
kishi_25
Replies: 5 Views: 6433
|
Forum: General IBM MQ Support Posted: Sun Mar 11, 2018 5:01 pm Subject: Regarding QMGR Alias usage |
Gives some clarity now. Thanks for the explanation |
Topic: Regarding QMGR Alias usage |
kishi_25
Replies: 5 Views: 6433
|
Forum: General IBM MQ Support Posted: Fri Mar 09, 2018 6:14 pm Subject: Regarding QMGR Alias usage |
Thanks. This give some clarity to me.
In this context, may I know how the QUEUE name and QUEUE MANAGER name will be getting populated in Transmit Queue At QMGR A and what happens when it reaches GTW ... |
Topic: Regarding QMGR Alias usage |
kishi_25
Replies: 5 Views: 6433
|
Forum: General IBM MQ Support Posted: Fri Mar 09, 2018 2:21 pm Subject: Regarding QMGR Alias usage |
I'm defining the queues as below for routing messages to 2 different queues in cluster from non-cluster qmgr and messages are routing to destination queues on both cluster qmgrs as expected
QMGRA ( ... |
Topic: JAVA connecting to MQV8 options |
kishi_25
Replies: 1 Views: 7138
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 27, 2018 1:36 pm Subject: JAVA connecting to MQV8 options |
Want to clarify some basic questions on JAVA connecting to MQ.
1) what are the different ways core JAVA can connect to MQV8 to publish a message to a topic in MQ Queue?
2) I'm seeing the following j ... |