Author |
Message |
Topic: Compute Node "Compute Mode" as related to performa |
BergerC
Replies: 2 Views: 4542
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 13, 2006 2:38 pm Subject: Compute Node "Compute Mode" as related to performa |
Ah yes - I should have been careful in saying "parsing at all". And your point on attempting to oragnize the message is well taken. I was hoping to avoid unneccessay parsing, and it sounds ... |
Topic: Compute Node "Compute Mode" as related to performa |
BergerC
Replies: 2 Views: 4542
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 13, 2006 1:33 pm Subject: Compute Node "Compute Mode" as related to performa |
Hi All -
I get the feeling I've read this somewhere, but I can't locate it.
Env:
MQSI v2.1 (I know)
MQ v5.3
AIX 5.2
We have some very large messages we're processing through a message flo ... |
Topic: How to put data > 4 in MQMD.ApplOriginData field? |
BergerC
Replies: 1 Views: 2248
|
Forum: IBM MQ API Support Posted: Mon Jul 26, 2004 1:55 pm Subject: How to put data > 4 in MQMD.ApplOriginData field? |
We're attempting to send a file name along with a message (potentially rather long), and the application is using the Java Classes for MQ. We keep getting the JDE error that this field is FINAL, and ... |
Topic: Making sense of log file size |
BergerC
Replies: 5 Views: 3898
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 09, 2002 5:27 am Subject: Making sense of log file size |
Thanks to both cimconsult and mgrabinski. This does change my outlook quite a bit.
Is this aspect of MQ doumented in any of the standard manuals that I've simply overlooked? |
Topic: Making sense of log file size |
BergerC
Replies: 5 Views: 3898
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 06, 2002 11:55 am Subject: Making sense of log file size |
I've read through a LOT of good threads on this site re: logging. I've learned much. However, in the limited testing I've done, and based on what I've seen at several implementations, I have a quest ... |
Topic: MS81: MQIPT v. 1.1.2 on W2K sp2 problem |
BergerC
Replies: 1 Views: 6720
|
Forum: IBM MQ Performance Monitoring Posted: Tue Jun 11, 2002 11:18 am Subject: MS81: MQIPT v. 1.1.2 on W2K sp2 problem |
How are you starting IPT? |
Topic: Tool to access/organize messages in a queue |
BergerC
Replies: 5 Views: 12778
|
Forum: IBM MQ Performance Monitoring Posted: Thu May 09, 2002 7:02 am Subject: Tool to access/organize messages in a queue |
Apparently, the author of MQJExplorer at the site you were kind enough to post has decided to halt distribution. Also, it seems any copies out there would have expired by now.
Based on the documen ... |
Topic: Tool to access/organize messages in a queue |
BergerC
Replies: 5 Views: 12778
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 08, 2002 11:39 am Subject: Tool to access/organize messages in a queue |
For a while now I've been searching for a tool (free, cheap or otherwise) that will allow a user to view messages in a queue much the same way certain tools view records in a database. While the inhe ... |
Topic: Broker - MQSI 2.02 (NT version) |
BergerC
Replies: 10 Views: 6945
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 12, 2002 1:09 pm Subject: Broker - MQSI 2.02 (NT version) |
I'm assumming you're logging on as a user that's a member of the appropriate MQSI groups? If not, you'll not be able to access certain functionality in Control Center.
|
Topic: Setting UserException in Compute node for Catch processing |
BergerC
Replies: 3 Views: 3879
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 12, 2002 12:20 pm Subject: Setting UserException in Compute node for Catch processing |
Thanks to Alex - can't be done in v2.0.2 - the Throw node must contain the properties you want in the ExceptionList.
Another reason to look towards v2.1. |
Topic: Setting UserException in Compute node for Catch processing |
BergerC
Replies: 3 Views: 3879
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 11, 2002 4:52 am Subject: Setting UserException in Compute node for Catch processing |
My apologies - I should have mentioned we're on version 2.0.2. It seems there are some new capabilities in v2.1 that I'm already looking forward to.
To explain a bit more clearly, using Trace I ca ... |
Topic: Setting UserException in Compute node for Catch processing |
BergerC
Replies: 3 Views: 3879
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 09, 2002 12:14 pm Subject: Setting UserException in Compute node for Catch processing |
I've read an excellent article re: MQSI Exception Processing, but I've hit a snag in implementing similar functionality. Based on Compute node ESQL logic, I can choose to SET the UserException as fol ... |