Author |
Message |
Topic: configuring local resolve before cluster resolve |
fde
Replies: 7 Views: 5161
|
Forum: General IBM MQ Support Posted: Wed Nov 24, 2010 7:42 am Subject: configuring local resolve before cluster resolve |
Thank you for your feedback. I am glad to hear, that this solution is qualitatively acceptable.
CLWLUSEQ with value LOCAL seem to be exact what I need.
http://publib.boulder.ibm.com/infocenter/wmq ... |
Topic: configuring local resolve before cluster resolve |
fde
Replies: 7 Views: 5161
|
Forum: General IBM MQ Support Posted: Wed Nov 24, 2010 7:03 am Subject: configuring local resolve before cluster resolve |
The QAlias resolves to the clusterqueue which has the same name.
This is, because I use OAM to restrict access to the clusterqueue.
Writing to the clusterqueue from another cluster queuemanager ... |
Topic: configuring local resolve before cluster resolve |
fde
Replies: 7 Views: 5161
|
Forum: General IBM MQ Support Posted: Wed Nov 24, 2010 6:17 am Subject: configuring local resolve before cluster resolve |
Thanks, you guys are great. |
Topic: configuring local resolve before cluster resolve |
fde
Replies: 7 Views: 5161
|
Forum: General IBM MQ Support Posted: Wed Nov 24, 2010 6:13 am Subject: configuring local resolve before cluster resolve |
Hello,
in our mq cluster environment, there are multitple objects with the same name on different cluster queuemanagers.
There is a clusterqueue named XYZ and on another queuemanager there is a ... |
Topic: OAM settings for cluster queues |
fde
Replies: 7 Views: 5444
|
Forum: General IBM MQ Support Posted: Wed Jul 21, 2010 1:55 am Subject: OAM settings for cluster queues |
Hello,
thank you for your answers.
So far I understand that it is a bad idea to grant access to a transmissionqueue directly.
Using aliasqueues for the clustered queues seem to be a good soluti ... |
Topic: OAM settings for cluster queues |
fde
Replies: 7 Views: 5444
|
Forum: General IBM MQ Support Posted: Tue Jul 20, 2010 6:52 am Subject: OAM settings for cluster queues |
Hello,
the application connects to QM2 and is putting on the clusterqueue on QM1.
And yes, we gave +put on the transmissionqueue.
Without the +put, the application was not able to put on both qu ... |
Topic: OAM settings for cluster queues |
fde
Replies: 7 Views: 5444
|
Forum: General IBM MQ Support Posted: Tue Jul 20, 2010 6:38 am Subject: OAM settings for cluster queues |
Hello,
we want to use OAM settings to restrict access to clusterqueues on MQ V6.0.
On QM1 we set up two clusterqueues Q1 and Q2.
Q1 has OAM settings on QM1 to allow user U1 to access this que ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Mon Feb 22, 2010 4:28 am Subject: Performance issues MQI Channel vs Message Channel |
About the network. It should be very fast. The fastest wan connection avaiable as far as i know with a bandwith of 4 GBit.
Concerning the synchpoints. Since I am using mqputs from ih03 as my client ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Mon Feb 22, 2010 1:01 am Subject: Performance issues MQI Channel vs Message Channel |
I rerun the test through the wan. It is as slow as in the first try. Roughly 180 seconds for 100x 4 MB using mqputs from a windows client. |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Fri Feb 19, 2010 7:52 am Subject: Performance issues MQI Channel vs Message Channel |
To seperate network issues, I did some tests in the lan of the target queuemanager.
So instead of a remote queuemanager sending messages through the WAN. A queuemanager in the local lan, sends messag ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Thu Feb 18, 2010 7:00 am Subject: Performance issues MQI Channel vs Message Channel |
The reason I compare those two channels is, that I had general performance issues between the two queuemanagers, despite a 4GBit connection between them.
Some basic tests using mqputs from ih03 perf ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Thu Feb 18, 2010 4:56 am Subject: Performance issues MQI Channel vs Message Channel |
Good point with the creation of the messages, since mqputsc performs this task very fast.
The messages are persistent and the queuemanager should have sufficient fast disk access.
I attached th ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Thu Feb 18, 2010 3:44 am Subject: Performance issues MQI Channel vs Message Channel |
Thank you for the input.
The sender channel has a batchsize of 50 and a batch intervall of 0.
As long as the connection dont break frequently during 50 messages, this value seems ok.
With thos ... |
Topic: Performance issues MQI Channel vs Message Channel |
fde
Replies: 15 Views: 12963
|
Forum: General IBM MQ Support Posted: Thu Feb 18, 2010 1:06 am Subject: Performance issues MQI Channel vs Message Channel |
I encountered very different performance results on those two channel types.
In my test, I put 100 messages with a size of 4 MB on a remote queuemanager.
First, using mqputsc with a MQI channel.
S ... |
Topic: Problems with CWF and decimal values |
fde
Replies: 13 Views: 14621
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 04, 2009 12:46 am Subject: Problems with CWF and decimal values |
Thank you for constructive feedback. Since I need the described flexibility and because I have no cobol or c programs involving. TDS would be a better choice. |