Author |
Message |
Topic: SOLVED: MQOutput Node cannot commit Message to Queue |
kerbling
Replies: 3 Views: 3657
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 28, 2007 2:20 am Subject: SOLVED: MQOutput Node cannot commit Message to Queue |
We just bounced the Oracle DB that the Broker was logging to and now there is not problem.
Unfortunately, we were unable to get any trace from the DB before it wsas bounced so cannot determine exa ... |
Topic: SOLVED: MQOutput Node cannot commit Message to Queue |
kerbling
Replies: 3 Views: 3657
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 28, 2007 2:00 am Subject: SOLVED: MQOutput Node cannot commit Message to Queue |
Thanks for the quick response. Sorry I should have mentioned that I had run mqsichangetrace at debug to assess what the flow was doing. There were no errors and finally the trace says that is connects ... |
Topic: SOLVED: MQOutput Node cannot commit Message to Queue |
kerbling
Replies: 3 Views: 3657
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 28, 2007 1:01 am Subject: SOLVED: MQOutput Node cannot commit Message to Queue |
Hello,
We have several UNIX environments (Sun Solaris). I have a logging flow. The message is written to an Oracle DB the put to a local output queue (OUTQ).
On ENVA it works.
On ENVB the mes ... |
Topic: SOLVED: Workload Balancing & Remote Queue Manager Defint |
kerbling
Replies: 8 Views: 6686
|
Forum: Clustering Posted: Tue Oct 25, 2005 3:42 am Subject: SOLVED: Workload Balancing & Remote Queue Manager Defint |
Thank you. Installing CSD11 solved this problem. |
Topic: SOLVED: Workload Balancing & Remote Queue Manager Defint |
kerbling
Replies: 8 Views: 6686
|
Forum: Clustering Posted: Mon Oct 24, 2005 5:08 am Subject: SOLVED: Workload Balancing & Remote Queue Manager Defint |
Yes ... that looks suspiciously like my issue. I had set BIND_NOT_FIXED on all queues and on the application doing the put, all with no joy. So I will install the CSD11 and let you know if it solves t ... |
Topic: SOLVED: Workload Balancing & Remote Queue Manager Defint |
kerbling
Replies: 8 Views: 6686
|
Forum: Clustering Posted: Mon Oct 24, 2005 4:10 am Subject: SOLVED: Workload Balancing & Remote Queue Manager Defint |
Michael: Thanks for your response however ...
I am looking to make my scenarios work where the local queues are not clustered. The examples in the manuals all work but they assume that the final lo ... |
Topic: SOLVED: Workload Balancing & Remote Queue Manager Defint |
kerbling
Replies: 8 Views: 6686
|
Forum: Clustering Posted: Mon Oct 24, 2005 3:48 am Subject: SOLVED: Workload Balancing & Remote Queue Manager Defint |
Correct. For my testing I am using support pac IH03 to put the messages and have the 'Cluster Open' option set to either 'As Queue' (BIND_AS_QDEF) or 'Not Fixed' (BIND_NOT_FIXED). |
Topic: SOLVED: Workload Balancing & Remote Queue Manager Defint |
kerbling
Replies: 8 Views: 6686
|
Forum: Clustering Posted: Mon Oct 24, 2005 3:29 am Subject: SOLVED: Workload Balancing & Remote Queue Manager Defint |
I apologise for the length of this post but I want to be clear.
I have 2 scenarios. The first is simple workload balancing with 3 queue managers within the same cluster. The second is workload bala ... |
Topic: Empty BAGGREGATE table rows |
kerbling
Replies: 3 Views: 2727
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 16, 2005 1:38 am Subject: Empty BAGGREGATE table rows |
TonyD ... your assumption was correct. As this was a test I was writing the requests direct to the input queue of the Reply flow. Directly before the AggregateReplyNode I added a Compute node to copy ... |
Topic: Empty BAGGREGATE table rows |
kerbling
Replies: 3 Views: 2727
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 15, 2005 7:13 am Subject: Empty BAGGREGATE table rows |
I am testing the Aggregate Nodes and have 2 flows. The first acting as the Request the second as the Reply. My issue is with the Request flow and specifically the behaviour of the AggregateRequestNode ... |