|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Installation and configuring |
« View previous topic :: View next topic » |
Author |
Message
|
mq_abcd |
Posted: Fri Dec 17, 2004 5:53 am Post subject: Installation and configuring |
|
|
 Acolyte
Joined: 13 Jun 2004 Posts: 69
|
Hi guys,
I'm pretty new to MQSI and very new to mqsi/WBIMB on unix.
I have got some basic doubts please care to clear them.
WBIMB 5.0 csd3 OS : solaris 8
How to know whether the existing installation is working fine?
/opt/mqsi/mqsilist cmd gives me
ld.so.1: mqsicreatebroker: fatal: libjvm.so: open failed: No such file or directory
Killed
what does that mean?
I want to know what version of db2 is installed on the system.
when i do pkginfo | grep db
Im getting a lot of entries.
And also please give me some pointers at what books to follow
Solaris installatio guide for MWQI also stands good for WBIMB ??
Or are there any other books?
Thanks Guys
ESSKAY |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 17, 2004 6:16 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The command to find the version of db2 that is installed is the ever so consistently named "db2level".
To find the version of MQ installed, you use "mqver".
You probably don't have a proper PATH and CLASSPATH when you try and run mqsilist.
Or you don't have a working configuration.
See if you see any bip* processes (like bipconfigmgr) in a PS. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mq_abcd |
Posted: Fri Dec 17, 2004 6:33 am Post subject: |
|
|
 Acolyte
Joined: 13 Jun 2004 Posts: 69
|
Hi Jeff,
Thanks for the fast reply.
The command, ps -ef |grep bip
does not show me any processes running
/opt/mqsi/bin/mqsilist gives me
ld.so.1: mqsicreatebroker: fatal: libjvm.so: open failed: No such file or directory
Killed
and
/opt/IBM/db2/V8.1/bin/db2level gives me the following error
SQL10007N Message "-1390" could not be retrieved. Reason code: "1".
What does this mean ??
Do ineed to reinstall the db2 and WBIMB.
thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 17, 2004 6:52 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The failure of the db2 command means, again, that your shell environment is not set up correctly...
There's a db2profile script you should run, it should be in <DB2INSTANCE HOME>/sqllib/db2profile. For instance, if you installed Db2 in
Run this in the following manner ". /home/db2inst1/sqllib/db2profile", for example. That's DOT-SPACE followed by the path. This will execute the script inside your current shell environment - that's what the DOT-SPACE does.
There's a similar MQSI profile script somewhere. If you run both of these, then the commands should function. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|