473,395 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

DB2MQLsn - Where?

Using: AIX 4.3.3 DB2 V7.2 (FP14) + XML Extender (FP14)

The XML Entender under DB2 V8.x comes with the DB2 MQ Listener
(DB2MQLsn) that listens to queues and calls a stored procedure each
time a message is received.

I've installed all of the above, but I can not find it anywhere.

I've installed V8.1 under windows and from the articles that I've read
on developer works I believe that the same program should exist with
the XML Extender under DB2 V7.2.

Can anyone make any suggestions as to where I could look or something
that I might have missed?

Nov 12 '05 #1
4 1386
If I'm not mistaken, the XML Extender in V7 was a separate install ...
needed to be installed from a separate image that ships with the
shrinkwrap for DB2 UDB V7. This changed in V8 and was dependent upon
whether you are using Windows or AIX (if memory serves).

Check

http://www-306.ibm.com/software/data...rt/fixpak.html

ch****@warpspeed.com.au wrote:
Using: AIX 4.3.3 DB2 V7.2 (FP14) + XML Extender (FP14)

The XML Entender under DB2 V8.x comes with the DB2 MQ Listener
(DB2MQLsn) that listens to queues and calls a stored procedure each
time a message is received.

I've installed all of the above, but I can not find it anywhere.

I've installed V8.1 under windows and from the articles that I've read
on developer works I believe that the same program should exist with
the XML Extender under DB2 V7.2.

Can anyone make any suggestions as to where I could look or something
that I might have missed?

Nov 12 '05 #2
It is an I've done so.

The XML extender didn't come with V7.x; it was always a separate
install.

The latest that I could find was the FP14 one, which I installed.

I've found the DB2MQLsn program in the DB2 8.x installs, but not the
7.2 ones.

Hence me being stuck.

Nov 12 '05 #3
If memory serves, this is actually not part of the XML Extender, but I'm
not sure. In any case, I believe the problem may be that the MQ Listener
wasn't added until V8. Searches through the command reference for V7.2
and V8 come up with no hits for DB2MQLsn, while V8.2 comes up with a
find. It's possible that it may have been added in a post V8.1 fixpak.

Larry E.

ch****@warpspeed.com.au wrote:
It is an I've done so.

The XML extender didn't come with V7.x; it was always a separate
install.

The latest that I could find was the FP14 one, which I installed.

I've found the DB2MQLsn program in the DB2 8.x installs, but not the
7.2 ones.

Hence me being stuck.

Nov 12 '05 #4
Hi Larry,
Yes I think that you are indeed correct. I just spoek to my DB2
guru type and he has spoken last year to the IBM guy who developed it.
He said that the time that noone had asked for it. Given that it is now
12 months later, it is not likely to appear either.

Thanks for your comments.

-Chris

Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
by: Andrey Tatarinov | last post by:
Hi. It would be great to be able to reverse usage/definition parts in haskell-way with "where" keyword. Since Python 3 would miss lambda, that would be extremly useful for creating readable...
3
by: A.V.C. | last post by:
Hello, I found members of this group very helpful for my last queries. Have one problem with CASE. I can use the column name alias in Order By Clause but unable to use it in WHERE CLAUSE. PLS...
3
by: Xiangliang Meng | last post by:
Hi, all. In 1998, I graduated from Computer Science Dept. in a university in China. Since then, I've been using C Language for almost 6 years. Although I'm using C++ in my current job, I'm also...
7
by: Britney | last post by:
Original code: this.oleDbSelectCommand1.CommandText = "SELECT TOP 100 user_id, password, nick_name, sex, age, has_picture, city, state, " + "country FROM dbo.users WHERE (has_picture = ?) AND (sex...
5
by: comp.lang.php | last post by:
if ($willLimitByDB) $sql = preg_replace('/#(+)#/i', '$$1', $sql); This does not give me the results I want, instead of the value of $where in $sql, I literally get '$where' instead. How do I...
5
by: John | last post by:
I just cannot manage to perform a SELECT query with NULL parameter... My CATEGORY table does have one row where TCATEGORYPARENTID is null (real DB null value). TCATEGORYID and TCATEGORYPARENTID...
0
NeoPa
by: NeoPa | last post by:
Background Whenever code is used there must be a way to differentiate the actual code (which should be interpreted directly) with literal strings which should be interpreted as data. Numbers don't...
1
by: not_a_commie | last post by:
I was hoping for increased functionality with the where clause in C# 3.0. Using the new keyword 'var' would really allow us to take nice advantage of these. Specifically: 1. I want to limit it...
9
by: Emin | last post by:
Dear Experts, I have a fairly simple query in which adding a where clause slows things down by at least a factor of 100. The following is the slow version of the query ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.