Author |
Message
|
MikeC |
Posted: Mon Aug 16, 2004 6:29 am Post subject: Broker Problems following DB2 upgrade |
|
|
 Acolyte
Joined: 30 Jun 2003 Posts: 55 Location: Toronto, Canada
|
Following an upgrade of DB2 from ver. 7.1 to ver 8.1, our broker processes would not start. They failed with a DB2 "-5005" error. The cause appears to have been in the /var/wmqi/lib directory, where the symbolic links db2.o and libdb2.a were still pointing to DB2 ver 7.1 libraries. Since those libraries don't exist in ver 8.1, I removed them and it seems to have fixed the problem. ... I just want to make sure that this is the correct (or at least an acceptable) procedure before making the same change to our production environment.
Has anyone encountered this same problem when upgrading DB2 with WMQI 2.1? If so, was this how you addressed it? .. Or if not, is there a potential problem with this course of action that I should be aware of?
Thanks. _________________ -Mike. |
|
Back to top |
|
 |
kirani |
Posted: Sat Aug 21, 2004 1:52 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Mike,
What platform is your WMQI installed on? I think there is specific fixpack (FP4) of DB2 8.1 supported with WMQI 2.1 Do you have that installed? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
MikeC |
Posted: Mon Aug 23, 2004 5:38 am Post subject: |
|
|
 Acolyte
Joined: 30 Jun 2003 Posts: 55 Location: Toronto, Canada
|
Thanks Kiran.
Actually, it turns out that there's a WMQI script that I was supposed to run but didn't know about. mqsi_setupdatabase. When this script is run, it changes the links to point to the newer lib files in the DB2 8.1 install directory.
I ran the script and haven't had any problems so far.
Cheers,
-Mike. _________________ -Mike. |
|
Back to top |
|
 |
amit_talpade_star |
Posted: Tue Dec 14, 2004 11:49 am Post subject: |
|
|
Apprentice
Joined: 14 Dec 2004 Posts: 39
|
Did anyone manage to install WBI Message Broker on Linux using the documentation given? The mqsi_setupdatabase command listed is missing in the bin folder. Please help |
|
Back to top |
|
 |
MikeC |
Posted: Tue Dec 14, 2004 11:54 am Post subject: |
|
|
 Acolyte
Joined: 30 Jun 2003 Posts: 55 Location: Toronto, Canada
|
The mqsi_setupdatabase "command" isn't really a command. It's just a script that creates sym-links to newer library files in the DB2 8.1 install directory. You could probably modify it for linux. I can send you a copy of the script if you like. .. It's fairly straight forward. _________________ -Mike. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Dec 14, 2004 12:02 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It doesn't seem to be necessary for Linux(Intel).
And please don't ask the same question twice! _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
amit_talpade_star |
Posted: Wed Dec 15, 2004 5:53 am Post subject: |
|
|
Apprentice
Joined: 14 Dec 2004 Posts: 39
|
Had put in the query to two different posts who had similar problems, hoping that atleast some one might be able to solve my query
Thanks for the help anyways. |
|
Back to top |
|
 |
|