Author |
Message |
Topic: IIB over bluemix |
moonwalker
Replies: 2 Views: 5370
|
Forum: General Discussion Posted: Tue Sep 12, 2017 11:07 am Subject: IIB over bluemix |
Hello All,
IIB over bluemix questions may be asked in the IIB forum? I mean there's a lot of cloud stuff coming onto the market for bluemix and we are short of forums. Similarly MQ lite over ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Fri May 22, 2015 9:43 am Subject: Bottle neck at Gateway queue manager |
Well we will plan to upgrade to MQ 8 eventually
Below are the answers to the questions posted in the earlier post
Can you disclose what your real concern is there? A queue depth of 250 with the ra ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Fri May 22, 2015 6:56 am Subject: Bottle neck at Gateway queue manager |
212 was once in a while. and not at every second. We have a script that keeps recording the depth of the SCTQ. so the output shows 200 or 212 as the depth once a while..
Just to add a different di ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Thu May 21, 2015 2:14 pm Subject: Bottle neck at Gateway queue manager |
212 messages per second while the true load on production was close to 350 messages per second. that's beyond 60% |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Thu May 21, 2015 1:28 pm Subject: Bottle neck at Gateway queue manager |
to comment on the commit, the source application places the request on one queue, closes the queue and opens a different queue and listens to receive a response.
are we good to rule out the proble ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Thu May 21, 2015 11:23 am Subject: Bottle neck at Gateway queue manager |
we are replacing the cluster with just remote definition queues to see if it improves things. if it does then SCTQ is a true bottleneck and the design of gateway QM to load balance sucks. if not we ha ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Thu May 21, 2015 7:56 am Subject: Bottle neck at Gateway queue manager |
the destination queue has a max depth of 1000000. The destination queue is clustered and there are 4 instances. So the traffic is load balanced across four boxes. So no problem there. |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Wed May 20, 2015 10:03 pm Subject: Bottle neck at Gateway queue manager |
appreciate your suggestion. i will check that thing first and set it to NO incase it reads YES.
one other point i got to know is the gateway queue manager is on MQ version 6 while broker queue mana ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Wed May 20, 2015 12:18 pm Subject: Bottle neck at Gateway queue manager |
well most of production problems aren't reproducible. This was figured on the day of go live. So its on production boxes.
Please elaborate commit cycle thing. The producer is a Websphere applicati ... |
Topic: Bottle neck at Gateway queue manager |
moonwalker
Replies: 21 Views: 19459
|
Forum: Clustering Posted: Wed May 20, 2015 12:09 pm Subject: Bottle neck at Gateway queue manager |
Hello All,
We have a flow of traffic from WAS to gateway queue manager where it load balances to hit the broker queue managers. Gateway QM and broker QMs are all clustered.
When w ... |
Topic: Message flow Transaction time calculation |
moonwalker
Replies: 2 Views: 2048
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 28, 2015 10:43 pm Subject: Message flow Transaction time calculation |
Hello everybody,
We are supporting performance testing of message flows running on wmb 8. The tool we are using is Enterprise Test Robot. This tool was awesome until Friday as the only requirement ... |
Topic: Stop Broker queue manager when broker stops. |
moonwalker
Replies: 9 Views: 6512
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 27, 2015 1:46 pm Subject: Stop Broker queue manager when broker stops. |
Exactly, there are whole lot of tools which do monitoring and alerting separately. So is there anything which does both together? Basically a single tool which might monitor the health of the broker a ... |
Topic: Stop Broker queue manager when broker stops. |
moonwalker
Replies: 9 Views: 6512
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 27, 2015 6:50 am Subject: Stop Broker queue manager when broker stops. |
Monitoring at the process level? You mean a OS level monitor?
It would be helpful if u may elaborate please. Thanks |
Topic: Stop Broker queue manager when broker stops. |
moonwalker
Replies: 9 Views: 6512
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 27, 2015 6:44 am Subject: Stop Broker queue manager when broker stops. |
Amqsclm does a descent job in moving traffic across clustered queue managers. So if one broker goes down unexpectedly, then the tool moves messages on to other broker queue manager part of the cluster ... |
Topic: Execution group reporting MQRC 2082 MQRC_UNKNOWN_ALIAS_BASE_ |
moonwalker
Replies: 4 Views: 3780
|
Forum: General IBM MQ Support Posted: Fri Feb 27, 2015 6:25 am Subject: Execution group reporting MQRC 2082 MQRC_UNKNOWN_ALIAS_BASE_ |
Yes one of the full repositories was taken out of the cluster. The queues on that cluster QM were recreated on a different clustered QM but as local queues as we learnt that there is no need to have t ... |