|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IBM MQ support, supportpacks etc. |
« View previous topic :: View next topic » |
Author |
Message
|
oz1ccg |
Posted: Thu Aug 26, 2004 2:17 pm Post subject: IBM MQ support, supportpacks etc. |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
|
Back to top |
|
 |
Dalapathi |
Posted: Tue Jan 31, 2006 10:05 pm Post subject: Re: IBM MQ support, supportpacks etc. |
|
|
 Apprentice
Joined: 30 Jan 2006 Posts: 27 Location: IBM,BANGALORE,INDIA
|
Install MQ5.3 on Linux
1)Create one directory for MQ5.3 in the root
2)Copy the Dump of MQ5.3 into that Directory.
3)Type the command------------ gzip -d and the file name of the dump with the .gz extension
4)Then u wii get the file named C44J1ML.tar
5)Then we have to give the command--------- tar -xvf C44J1ML.tar
4)You will get a lot of files with .rpm extension..
5)then we have to type the command ---rpm -i and the file name with the .rpm extension
we have to give the command with the runtime file name that is MQSERIESRUNTIME-5.3.0-1.I386.rpm
then MQSeriesSamples....rpm
then MQSeriesJava.......rpm
Depending on our requirement we have to use them..
That's all
then
login using root
and enter into mqm... |
|
Back to top |
|
 |
Dalapathi |
Posted: Tue Jan 31, 2006 10:38 pm Post subject: Re: IBM MQ support, supportpacks etc. |
|
|
 Apprentice
Joined: 30 Jan 2006 Posts: 27 Location: IBM,BANGALORE,INDIA
|
How to Set the ClassPath And Path Variables in Unix is..
type the following commands in the command prompt of Linux..
export CLASSPATH=opt/mqm/java/lib/rt.jar:$CLASSPATH
export PATH=/opt/mqm/java/bin:$PATH
this will be set to that teminal session only if u need to keep them Permanently u need to give them in .profile
then it will be set Permanently |
|
Back to top |
|
 |
Dalapathi |
Posted: Tue Jan 31, 2006 10:49 pm Post subject: Re: IBM MQ support, supportpacks etc. |
|
|
 Apprentice
Joined: 30 Jan 2006 Posts: 27 Location: IBM,BANGALORE,INDIA
|
Set up the ClassPath and Path Variable in .Profile in Linux..
First login to the Linux Session.
suppose if u need to set the variables for MQ5.3
go to the mqm user using su -mqm
and
type ls -a
there u can find the .profile file in shaded color
open it using vi .profile
and set the Classpath and Path Variables using export command |
|
Back to top |
|
 |
vennela |
Posted: Wed Feb 01, 2006 11:05 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
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
|
|
|
|