Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to mq in linux? explain clearly

Answer Posted / bhupal

1.Log in as Root
2.Find os type by using UNMAE -NA
3.Find the Linux version
cat /ETC/REDHAT -Release/
4.Find the free disk space
DF -K, DF -h
5.create mqm group
Groupadd Mqm
6.Create mqm user
Useradd mqm -g mqm
7.Get Ibm mq bulid file
8.unzip ibm mq build file
gunzip <build name>
9.untar ibm mq
untar -xvf <buildname>
10.accept product licence
. /mqlicence.sh - accept
11.install rpm package by using rpm utilities
RPM -ivf <package name>
12.set profile path
./ setmqinst -i -p/opt/mqm
13.execute the cmd dspmqver
14.list out the rpm packages by using cmd
rpm -qa | grep mqm

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please let me know the command to create topic and subscription in cluster... mq series?

1539


Explain the difference between mq version 6 and 7?

1018


What is the message server in mqseries?

944


Define channel in ibm websphere mq?

1024


What is asynchrony in mq?

977


Explain the difference between dead letter queue and backout queue in websphere mq?

1366


Explain dead letter queue in ibm mq series?

1082


Where do we find the cluster information in websphere mq?

999


Define process definition?

960


Difference between full & partial repository in websphere mq?

1117


What is mq?

1014


What is the significance of mq series?

1073


Which algorithm is followed in retrieving the messages from the queue?

1049


What are the different types of logs in websphere mq?

1011


What is the message client in mqseries?

966