Author |
Message |
Topic: Changing channel table file information |
boydl
Replies: 0 Views: 1518
|
Forum: General IBM MQ Support Posted: Tue Oct 31, 2006 1:51 am Subject: Changing channel table file information |
Hi,
I understand that in WMQ6, the MQ channel def are stored as objects in the subdirectory called "clntconn" and it also updates the AMQCLCHL.TAB if the associated env variables are defin ... |
Topic: Application error after upgrading WMQ5.3 to WMQ6.0 |
boydl
Replies: 9 Views: 8917
|
Forum: IBM MQ API Support Posted: Tue Aug 15, 2006 12:32 am Subject: Application error after upgrading WMQ5.3 to WMQ6.0 |
Hi all,
I am still stuck with the problem ... appreciate some help.
Additional information as per below (ran the odump command to dump info on the object file)
----------
Compilation Unit Dic ... |
Topic: Application error after upgrading WMQ5.3 to WMQ6.0 |
boydl
Replies: 9 Views: 8917
|
Forum: IBM MQ API Support Posted: Wed Aug 09, 2006 10:49 pm Subject: Application error after upgrading WMQ5.3 to WMQ6.0 |
I hv upgrade to 6.0.1.1 but the problem still persist.
dspmqver
Name: WebSphere MQ
Version: 6.0.1.1
CMVC level: p600-101-060504
BuildType: IKAP - (Production)
I hv also set the ... |
Topic: Application error after upgrading WMQ5.3 to WMQ6.0 |
boydl
Replies: 9 Views: 8917
|
Forum: IBM MQ API Support Posted: Wed Aug 09, 2006 12:15 am Subject: Application error after upgrading WMQ5.3 to WMQ6.0 |
hi all,
AFAIK, when we upgrade WMQ from 5.3->6.0, existing applications (32bit) shld still be able to function as per normal. Similar sentiments expressed in this post:
http://www.mqseries.net/ ... |
Topic: How to connect more than one queue manager? |
boydl
Replies: 6 Views: 3788
|
Forum: IBM MQ API Support Posted: Fri Jun 23, 2006 2:06 am Subject: How to connect more than one queue manager? |
Another reason for doing such thing is for the "Replying" application having a client connecting to a cluster of queue managers.
The requesting application (Client connection) can put messages to ... |
Topic: MQver6.0 and MQver5.3 work together |
boydl
Replies: 6 Views: 4862
|
Forum: General Discussion Posted: Tue Mar 21, 2006 10:51 pm Subject: MQver6.0 and MQver5.3 work together |
Hi all,
In a client connection mode, can an application compiled with the MQver6.0 libraries connect to an MQ server that is on version 5.3 or the other way round - application compiled with MQver5. ... |
Topic: WMQ5.3 on RHEL4.0 |
boydl
Replies: 5 Views: 4206
|
Forum: General Discussion Posted: Tue Mar 21, 2006 1:27 am Subject: WMQ5.3 on RHEL4.0 |
Hi all,
I know this is a strange question since IBM has posted the WMQ supported version on different platform level at: http://www-306.ibm.com/software/integration/wmq/requirements/index.html but I ... |
Topic: Can application linked to server libraries work as clients |
boydl
Replies: 2 Views: 2281
|
Forum: General Discussion Posted: Wed Aug 17, 2005 5:43 pm Subject: Can application linked to server libraries work as clients |
Hi,
Just wondering ... can application built in C/C++ that are compiled and linked with the MQ Server libraries be used as an MQ client application without relinking the codes? Is there any code chan ... |
Topic: Deploying MQ as a server farm |
boydl
Replies: 3 Views: 4596
|
Forum: General Discussion Posted: Mon Aug 15, 2005 6:58 pm Subject: Deploying MQ as a server farm |
Hi Jeff,
First of all, thx for your response...
Well the goal is to
1. reduce the licensing cost (there is no XA requirements in our environment)
2. simplify the managability of the MQ environme ... |
Topic: Deploying MQ as a server farm |
boydl
Replies: 3 Views: 4596
|
Forum: General Discussion Posted: Mon Aug 15, 2005 1:07 am Subject: Deploying MQ as a server farm |
It has been suggested that one deployment option that makes business sense (from cost point of view) is to deploy MQ as server farm where it consists of multiple Queue Managers connected in a cluster ... |
Topic: How MQ achieve persistent messaging? |
boydl
Replies: 6 Views: 4013
|
Forum: General Discussion Posted: Sun May 29, 2005 8:41 pm Subject: How MQ achieve persistent messaging? |
Thanks Sebastian for the URL ...it was very informative.
Thanks Emiranda and EddieA for yr response on the MQ removes messages from queue once it has been delivered.
Is there anywhere that i can g ... |
Topic: How MQ achieve persistent messaging? |
boydl
Replies: 6 Views: 4013
|
Forum: General Discussion Posted: Fri May 27, 2005 2:34 am Subject: How MQ achieve persistent messaging? |
Hi all,
I hv got a fundamental question to ask...
For persistent messaging, does MQ write to disk first and then sends the message across or does it do a send first b4 persisting to disk? Wont there ... |
Topic: HA & SPOF design |
boydl
Replies: 2 Views: 2411
|
Forum: Clustering Posted: Mon Apr 11, 2005 8:53 pm Subject: HA & SPOF design |
Hi guys,
I know that this topic have been discussed many times b4, however, I still am going to post it . Appreciate your patiences.
We r planning to implement a set of qmgrs which is fron ... |
Topic: poison message handling |
boydl
Replies: 2 Views: 2335
|
Forum: General Discussion Posted: Wed Mar 03, 2004 2:57 am Subject: poison message handling |
Hi,
I am confused on the handling of poison messages, I am hoping that someone could enlighten me!
We are using Siebel to poll a queue but whenever there is a badly formatted message, the message ... |
Topic: MQftp multiple messages |
boydl
Replies: 1 Views: 2053
|
Forum: General Discussion Posted: Thu Feb 27, 2003 10:53 pm Subject: MQftp multiple messages |
Hi,
I am trying to use MQftp to ftp the MQ messages (which is on an NT OS) to a file on a AS/400 machine. However, it reads a single message at a time. Is there a way to read all the messages on the ... |