Author |
Message |
Topic: Linux versie MO71 |
crossland
Replies: 6 Views: 7947
|
Forum: General Discussion Posted: Mon Oct 22, 2012 2:05 am Subject: Linux versie MO71 |
You can also use mo71 under linux, you only have to use wine and win98 MQSeries Drivers.
For me it works great.
Are there any instructions on how to deploy mo71 on Linux available?
The mo71.pdf ... |
Topic: MQ SSL trace on AIX |
crossland
Replies: 9 Views: 18543
|
Forum: IBM MQ Security Posted: Wed Jul 25, 2012 7:14 am Subject: MQ SSL trace on AIX |
I already had the Java SSL diagnostics from the client, and all that was telling me was that the server had rejected the connection, hence the need to get an SSL trace on the server side.
Once I'd ... |
Topic: Ordering messages across multiple instances |
crossland
Replies: 5 Views: 5722
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 14, 2012 6:19 am Subject: Ordering messages across multiple instances |
The manual states the following for order by userid"
Messages that have the same UserIdentifier in the MQMD are retrieved and processed in the order that is defined by the queue attributes; th ... |
Topic: Ordering messages across multiple instances |
crossland
Replies: 5 Views: 5722
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 14, 2012 4:58 am Subject: Ordering messages across multiple instances |
The article http://www.ibm.com/developerworks/websphere/library/techarticles/0311_dunn/dunn.html covers message sequencing as follows:
Message sequencing is controlled by the Order Mode property ... |
Topic: MQ PDF Documentation |
crossland
Replies: 51 Views: 65935
|
Forum: General IBM MQ Support Posted: Tue Apr 24, 2012 1:38 am Subject: Re: Wah Wah Wah Wah |
From Rogers post:
How many times does it need to be repeated ? Clearly there is a tin-ear at IBM Corporate ...
You might as well be doing a Charlie Brown cartoon bubble dialogue (Wah wah wah wah wa ... |
Topic: MQ PDF Documentation |
crossland
Replies: 51 Views: 65935
|
Forum: General IBM MQ Support Posted: Mon Apr 16, 2012 12:38 am Subject: MQ PDF Documentation |
Most of us have spent a lifetime reading in book format - pdf format. InfoCenter is dictionary format.
That is a great way of putting it - the PDF format manuals were equivalent to reading a b ... |
Topic: MQ PDF Documentation |
crossland
Replies: 51 Views: 65935
|
Forum: General IBM MQ Support Posted: Thu Apr 05, 2012 12:56 am Subject: MQ PDF Documentation |
a version of the InfoCenter in plain HTTP that was shareable and packagble would be fine by me.
Do you mean HTML because if so, that is an interesting idea?
Having learnt about MQ on version 1 ... |
Topic: MQ PDF Documentation |
crossland
Replies: 51 Views: 65935
|
Forum: General IBM MQ Support Posted: Wed Apr 04, 2012 12:21 am Subject: MQ PDF Documentation |
For those who aren't on the MQ LISTSERV, a Request for Enhancement has been raised by Roger Lacroix, for IBM to generate MQ manuals in PDF format.
The more support that this request receives, the m ... |
Topic: v6 Channel Compression |
crossland
Replies: 21 Views: 17836
|
Forum: General Discussion Posted: Thu Dec 22, 2011 7:41 am Subject: v6 Channel Compression |
No, I am not mixing things up.
All I am looking for is a statement from a reliable source covering which structures are under the scope of COMPHDR; something I have yet to find. |
Topic: v6 Channel Compression |
crossland
Replies: 21 Views: 17836
|
Forum: General Discussion Posted: Thu Dec 22, 2011 6:14 am Subject: v6 Channel Compression |
Where exactly in the information centre does it state which parts of the message (e.g. MQXQH, MQMD) are covered by COMPHDR, rather than COMPMSG? |
Topic: v6 Channel Compression |
crossland
Replies: 21 Views: 17836
|
Forum: General Discussion Posted: Thu Dec 22, 2011 3:51 am Subject: v6 Channel Compression |
To clarify, the question is when COMPHDR is set to NONE, which structures aren't compressed? This isn't actually specified in the Information Centre as far as I can see. |
Topic: v6 Channel Compression |
crossland
Replies: 21 Views: 17836
|
Forum: General Discussion Posted: Thu Dec 22, 2011 2:29 am Subject: v6 Channel Compression |
Yes ... header as in: MQXQH and MQMD. Data as in your message payload data.
How about other structures? If COMPHDR was set to NONE which structures would be compressed? |
Topic: How to identify process running on Win pertaining to a QM? |
crossland
Replies: 9 Views: 10820
|
Forum: General IBM MQ Support Posted: Mon Nov 28, 2011 6:07 am Subject: How to identify process running on Win pertaining to a QM? |
Or use 'dspmq -c' |
Topic: endmqm & strmqm functionality |
crossland
Replies: 46 Views: 45007
|
Forum: General IBM MQ Support Posted: Fri Nov 25, 2011 3:34 am Subject: endmqm & strmqm functionality |
See Dale's comments in
Thanks, Jason.
The feedback command on the following page isn't working, which is a shame as 'dspmq -c' appears to be potentially very useful:
http://publib.boulder. ... |
Topic: endmqm & strmqm functionality |
crossland
Replies: 46 Views: 45007
|
Forum: General IBM MQ Support Posted: Thu Nov 24, 2011 8:30 am Subject: endmqm & strmqm functionality |
It would be great if you could see information on process ids by queue manager in a future version of the MQ Explorer ...
And if your queue manager is unresponsive? Although I suppose a process of el ... |