Author |
Message |
Topic:Using WebSphere MQ binding with a client channel definition |
mvenu
Replies: 0 Views: 6201
|
Forum:WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Jun 07, 2007 9:31 am Subject: Using WebSphere MQ binding with a client channel definition |
I hope this will be useful for some one who wants to use CCDT for connecting MQ from WAS:
http://www.ibm.com/developerworks/websphere/library/techarticles/0704_xu/0704_xu.html |
Topic:Monitor MQ/MB |
mvenu
Replies: 2 Views: 5296
|
Forum:WebSphere Interchange Server + Adapters Posted: Mon Jun 04, 2007 10:13 am Subject: Re: Monitor MQ/MB |
And finnaly do you know any tool to simulate messages load?
There are many tools to simulate the load, but take a look at Support pacs MA0T & MO03.
MA0T:
http://www-1.ibm.com/support/docview. ... |
Topic:Does WMQ retain TCP/IP routing info anyplace? |
mvenu
Replies: 4 Views: 4879
|
Forum:Clustering Posted: Sun Jun 03, 2007 6:39 pm Subject: Re: Does WMQ retain TCP/IP routing info anyplace? |
Another common mistake happens is sometimes network admin validates using ip address but turns to be hostname is used in channel definition. Make sure you validate the test with telnet/nslookup with w ... |
Topic:How message are received in clustered queue |
mvenu
Replies: 6 Views: 5304
|
Forum:Clustering Posted: Sat Jun 02, 2007 7:40 pm Subject: How message are received in clustered queue |
Also, I have worked with veritas clustering but not with MSCS. Can we set up MQ such a way that the some diretory like in AIX can be created in shared drive? In AIX, /var can be made shared but in cas ... |
Topic:How message are received in clustered queue |
mvenu
Replies: 6 Views: 5304
|
Forum:Clustering Posted: Fri Jun 01, 2007 6:11 pm Subject: Re: How message are received in clustered queue |
In order to put a message into a clustered Q, you need to connect to A cluster QM. If more then one QM has the clustered Q, messages will be load balaced based on configured WLM options.
Reading ... |
Topic:how the load balancing works with 2 QMGRS. |
mvenu
Replies: 3 Views: 3675
|
Forum:Clustering Posted: Fri Jun 01, 2007 5:41 pm Subject: Re: how the load balancing works with 2 QMGRS. |
What version of MQ you are using? I guess MQ 6.0 should be able to direct the message to other queue manager. For that, you need to set CLWLUSEQ(ANY) on queue manager and CLWLUSEQ(QMGR) on the queue. |
Topic:MQ MB high availability layers |
mvenu
Replies: 8 Views: 10737
|
Forum:WebSphere Interchange Server + Adapters Posted: Fri Jun 01, 2007 11:14 am Subject: Re: HA |
MQ Cluster & Software clustering products like HACMP, MSCS, Veritas are for different purposes. Since you mentioned MSCS lets discuss with MSCS as example:
Irrespective of the application(if co ... |
Topic:MQ MB high availability layers |
mvenu
Replies: 8 Views: 10737
|
Forum:WebSphere Interchange Server + Adapters Posted: Fri Jun 01, 2007 6:57 am Subject: Re: MQ MB high availability layers |
Should I configure the 1º layer with “Webspere MQ cluster” for load balancing proposes, the 2º layer with MSCS (Microsoft) to create queue manager to be cluster resources?
===================== ... |
Topic:Duplicate Messages in ReplytoQueue |
mvenu
Replies: 7 Views: 5094
|
Forum:Clustering Posted: Sat May 19, 2007 5:15 am Subject: Re: Duplicate Messages in ReplytoQueue |
You should not get two messages...check with your developer whether they are putting messages twice.
Can you simulate the problem? To isolate the problem, try putting messages directly to QUEUE. ... |
Topic:High Avialability - broker 6 |
mvenu
Replies: 5 Views: 5043
|
Forum:WebSphere Message Broker (ACE) Support Posted: Wed May 16, 2007 6:50 pm Subject: Re: High Avialability - broker 6 |
Recently we have installed & configured similar configuration using HACMP. Here is our configuration:
Two LPARs with MQ Gateway Queue Managers - Active/Standby via HACMP
Two LPARs for Mess ... |