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

What is intercommunication?

532


Define process definition and it's containing attributes?

534


List some reserved queue names of ibm websphere mq?

458


What are difference between dead letter queue and backout queue in websphere mq?

734


What are mq channels?

510






What is message client in mqseries?

527


Define process definition?

505


What are the components of the cluster?

535


Explain what is intercommunication in mqseries?

508


What is process definition?

511


Why do we use mq?

475


What are the difference between internet explorer and netscape navigator on different versions?

569


Explain where are the backup files are present after creating the queue manager?

519


Explain some reserved queue names of ibm websphere mq.

552


What does ibm mq mean?

535