Author |
Message |
Topic: MQ on VPOD or VCE |
vsathyan
Replies: 10 Views: 9731
|
Forum: General Discussion Posted: Tue Jan 24, 2017 3:54 am Subject: MQ on VPOD or VCE |
Thanks all for the responses!
We are building out a new MQ environment. However the constraint we have is - the application cannot maintain multiple MQ configurations, and cannot use channel table ... |
Topic: MQ on VPOD or VCE |
vsathyan
Replies: 10 Views: 9731
|
Forum: General Discussion Posted: Mon Jan 23, 2017 9:13 am Subject: MQ on VPOD or VCE |
Hi Jeff,
I was looking if there is a possibility to increase / decrease the cluster queue instances and the related reader applications dynamically - by spinning up new VMs, auto deploy MQ queues, ... |
Topic: MQ on VPOD or VCE |
vsathyan
Replies: 10 Views: 9731
|
Forum: General Discussion Posted: Sun Jan 22, 2017 11:37 pm Subject: MQ on VPOD or VCE |
Hello,
does any one here have some idea about hosting IBM MQ 9.0 on a VPOD infrastructure or a VCE?
I'm checking the feasibility of hosting MQ on a cloud and as a SaaS, which can scale up or do ... |
Topic: Possiblity of Message lost in MQ |
vsathyan
Replies: 10 Views: 11841
|
Forum: General IBM MQ Support Posted: Tue Jun 07, 2016 10:57 pm Subject: Possiblity of Message lost in MQ |
What happens when a non-persistent message is posted on the sending side through a remote queue, and the destination queue manager does not have the destination queue defined, and no dead letter queue ... |
Topic: MQ v9 |
vsathyan
Replies: 3 Views: 4867
|
Forum: General IBM MQ Support Posted: Sun Jun 05, 2016 7:13 pm Subject: MQ v9 |
Here is the download link for IBM MQ 9.0 developer edition.
https://www.ibm.com/developerworks/mydeveloperworks/blogs/messaging/entry/downloads?lang=en
Regards,
vsathyan |
Topic: Separate Mount points |
vsathyan
Replies: 7 Views: 7925
|
Forum: General IBM MQ Support Posted: Sun May 22, 2016 7:31 pm Subject: Separate Mount points |
/var/mqm/errors hold the MQ error logs and any FDCs generated.
Make sure it is a local mount (do not put this in N A S).
Since traces are captured only during an incident or whenever required, ... |
Topic: PubSub - Load balancing to cluster local queues from sub |
vsathyan
Replies: 11 Views: 15099
|
Forum: General IBM MQ Support Posted: Fri May 20, 2016 6:08 am Subject: PubSub - Load balancing to cluster local queues from sub |
hello fjb_saper,
Right, we do have DEFBIND set to NOTFIXED (shown in the diagrams in the first post of this thread).
I've also tried creating a locally defined alias queue in between the SUB and ... |
Topic: PubSub - Load balancing to cluster local queues from sub |
vsathyan
Replies: 11 Views: 15099
|
Forum: General IBM MQ Support Posted: Thu May 19, 2016 5:47 pm Subject: PubSub - Load balancing to cluster local queues from sub |
Hello Morag,
Thanks for your reponse.
Even i got the same thought after thinking for some time. However, the below are my further observations.
1. If i push messages directly to the cluste ... |
Topic: PubSub - Load balancing to cluster local queues from sub |
vsathyan
Replies: 11 Views: 15099
|
Forum: General IBM MQ Support Posted: Thu May 19, 2016 8:20 am Subject: PubSub - Load balancing to cluster local queues from sub |
Same result. Messages are not load balancing when i changed the subscription to use topic object instead of topic string.
Note : I removed and re-created all the objects (did not just alter, i mea ... |
Topic: PubSub - Load balancing to cluster local queues from sub |
vsathyan
Replies: 11 Views: 15099
|
Forum: General IBM MQ Support Posted: Thu May 19, 2016 7:48 am Subject: PubSub - Load balancing to cluster local queues from sub |
First thing to remember is that DEFBIND is the *default*.
So make sure the sending application isn't setting BIND_ON_OPEN...
Hi Jeff, Thanks for the response. However, as updated in my original ... |
Topic: How to Move mesaage from one queue to Another local Queue |
vsathyan
Replies: 10 Views: 8868
|
Forum: General IBM MQ Support Posted: Thu May 19, 2016 7:21 am Subject: How to Move mesaage from one queue to Another local Queue |
You could use MQ transfer if you want to do it in GUI mode.
http://mqclient.com/downloads.php?cat_id=2&download_id=16
Make sure you have MQ 7.5 client installed in your machine. |
Topic: PubSub - Load balancing to cluster local queues from sub |
vsathyan
Replies: 11 Views: 15099
|
Forum: General IBM MQ Support Posted: Thu May 19, 2016 7:11 am Subject: PubSub - Load balancing to cluster local queues from sub |
Hello sirs,
I want to setup a pub/sub message flow from a source application - which posts messages to an alias queue in source queue manager (1).
This source alias queue points to a clustered t ... |
Topic: Oracle Service Bus - Publish to MQ Topic? |
vsathyan
Replies: 5 Views: 5028
|
Forum: General IBM MQ Support Posted: Mon Apr 18, 2016 12:51 am Subject: Oracle Service Bus - Publish to MQ Topic? |
Thanks for the response smdavies.
We already have this setup and we can use this only for duplication of messages to multiple subscribers.
However, if a message has to be routed based on a top ... |
Topic: Oracle Service Bus - Publish to MQ Topic? |
vsathyan
Replies: 5 Views: 5028
|
Forum: General IBM MQ Support Posted: Sun Apr 17, 2016 11:27 pm Subject: Oracle Service Bus - Publish to MQ Topic? |
Comment from my OSB architect
"JMS is queueing feature hosted in weblogic. OSB is a middleware product hosted on top of weblogic. Both are used for different reasons" |
Topic: dmpmqcfg missing AUTHADD CRT ? maybe? |
vsathyan
Replies: 5 Views: 5722
|
Forum: General IBM MQ Support Posted: Fri Apr 15, 2016 12:46 am Subject: dmpmqcfg missing AUTHADD CRT ? maybe? |
Check the APARs available for your version / level of MQ.
Lately we had many issues with dmpmqcfg.
We are at 7.5 and we saw many APARs on dmpmqcfg.
http://www-01.ibm.com/support/docview.wss?u ... |