MQ9 Installation
MQ9 Installation
1 installation in Linux
Pre-requisites:-
1. Linux 7 operating system
2. User "mqm" user and group "mqm" should be created. mqm user should be member of "mqm" group
2. Go to the path where the MQ software dump is placed and Untar the MQ
software
To Unzip :-
gunzip IBM_MQ_9.1_LINUX_X86-64_TRIAL.tar.gz
To Untar:-
5. Check the packages if they are installed success or not by below command
rpm -qa |grep -i mq
6. Now set as primary install
/opt/mqm/bin/setmqinst -i -p /opt/mqm
Installation has been successfully finished now. You can now switch to mqm user and then you can execute
the MQ commands