Author |
Message |
Topic: Asynchronous PUT and the API Exit |
JuulV
Replies: 0 Views: 7727
|
Forum: IBM MQ API Support Posted: Mon Mar 23, 2009 8:04 am Subject: Asynchronous PUT and the API Exit |
Hi,
A question on WMQ 7.0 features and the API Exit that I am hoping an API Expert or Hursley development person can shed some light on ...
With the introduction of the MQPMO_ASYNC_RESPONSE opti ... |
Topic: The NULL MQMD and the API Exit |
JuulV
Replies: 0 Views: 6778
|
Forum: IBM MQ API Support Posted: Mon Mar 23, 2009 5:36 am Subject: The NULL MQMD and the API Exit |
Hi, I'm working to add full WMQ 7.0 exploitation to a couple of our products (which implements a "configurable and flexible API Exit"). But when looking at the IBM documentation, the forums ... |
Topic: Looking for a Message Repository / BAM tools |
JuulV
Replies: 5 Views: 9353
|
Forum: IBM MQ Performance Monitoring Posted: Sun Oct 19, 2008 9:31 am Subject: Looking for a Message Repository / BAM tools |
I think Peter's statement is indeed correct, but only when the putter and getter are running on the same queue manager. We document this situation as a limitation (but I can't remember ever having run ... |
Topic: Looking for a Message Repository / BAM tools |
JuulV
Replies: 5 Views: 9353
|
Forum: IBM MQ Performance Monitoring Posted: Fri Oct 17, 2008 2:47 am Subject: Looking for a Message Repository / BAM tools |
You also could have a look at our ReQuest for WMQ product. This product analyses the WMQ recovery logs (so your messages must be persistent), and can not only produce reports (in XML format, or writte ... |
Topic: User exit not valid. return code was 536895861 |
JuulV
Replies: 9 Views: 28234
|
Forum: User Exits Posted: Tue Jul 08, 2008 3:42 pm Subject: User exit not valid. return code was 536895861 |
Did you also copy the .exp and .lib files? |
Topic: Do you use WMQ Distribution Lists? |
JuulV
Replies: 3 Views: 3841
|
Forum: General IBM MQ Support Posted: Sun Feb 24, 2008 5:54 am Subject: Do you use WMQ Distribution Lists? |
@Jeff: that's indeed the way it will be if we don't code it... but as always and everywhere, development resources are very scarce, and we strive to use them for "the greater benefit of most" ... |
Topic: Do you use WMQ Distribution Lists? |
JuulV
Replies: 3 Views: 3841
|
Forum: General IBM MQ Support Posted: Sun Feb 24, 2008 2:09 am Subject: Do you use WMQ Distribution Lists? |
Hi,
After the first half week, only 9 votes, which *seems* to indicate that the use of "Distribution Lists" is not really widely spread (although 1 out of 3 respondents state at least mod ... |
Topic: Do you use WMQ Distribution Lists? |
JuulV
Replies: 3 Views: 3841
|
Forum: General IBM MQ Support Posted: Wed Feb 20, 2008 3:35 am Subject: Do you use WMQ Distribution Lists? |
Hi Everybody,
Without going into too much detail, Cressida are looking into developing a product that needs to know the "TARGET" queue to which a message is being put.
In *most* cases, ... |
Topic: AMQ7469 and lost messages? |
JuulV
Replies: 37 Views: 35686
|
Forum: General IBM MQ Support Posted: Wed Jan 23, 2008 10:45 am Subject: AMQ7469 and lost messages? |
First some simple facts:
1. The messages MUST BE PERSISTENT; only persistent messages are ever written to the logs!
2. The logs are too small for the workload, as evidenced by the the AMQ7469 messag ... |
Topic: MQ Logs: Can MQ switch on date as well as on size |
JuulV
Replies: 8 Views: 12515
|
Forum: IBM MQ Performance Monitoring Posted: Tue Dec 11, 2007 12:29 pm Subject: MQ Logs: Can MQ switch on date as well as on size |
Hi Peter,
Both of these articles seem to talk about setting the max size for the Queue Manager specific AMQERRnn files...
Will setting the MQMAXERRORLOGSIZE environment variable (at some global ... |
Topic: MQ Logs: Can MQ switch on date as well as on size |
JuulV
Replies: 8 Views: 12515
|
Forum: IBM MQ Performance Monitoring Posted: Sat Dec 08, 2007 8:07 am Subject: MQ Logs: Can MQ switch on date as well as on size |
I assume this topic is only about WMQ ERROR LOGS, not about the WMQ RECOVERY LOGS...
And I also assume that you're running WMQ 6.x...
Having simplified things that much, let's now complicate matte ... |
Topic: New version of WebSphere MQ |
JuulV
Replies: 15 Views: 18140
|
Forum: General IBM MQ Support Posted: Thu Dec 06, 2007 10:07 am Subject: New version of WebSphere MQ |
@Roger: as far as I know, there's a combined WebSphere and CICS event in Hursley every year (Jan - Feb timeframe), so that's not really a good indication.
@Emileke: as several posts already said: p ... |
Topic: Mq installation |
JuulV
Replies: 33 Views: 32157
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Dec 05, 2007 1:12 am Subject: Mq installation |
Why do you want two sets of binaries? You can create multiple queue managers on a single node...
And if you really need 2 sets of binaries, you could do so, but you'll have to create the second set ... |
Topic: MQ as a transaction coordinator for UDB |
JuulV
Replies: 4 Views: 15136
|
Forum: Multiphase Commit Posted: Tue Dec 04, 2007 1:08 pm Subject: MQ as a transaction coordinator for UDB |
Just a wild guess... do you have both 32- and 64-bit versions of the switch files? And are these in the correct locations? With correct permissions? And are they correctly defined in the qm.ini file?
... |
Topic: memory exception |
JuulV
Replies: 8 Views: 6621
|
Forum: IBM MQ API Support Posted: Fri Nov 30, 2007 12:43 am Subject: memory exception |
Hi Career,
I did a quick Google using "XmlTextWriter OutOfMemoryException", and this revealed 574 matches... At least the first few all seem to be related to this problem with large XML d ... |