Installation of IBM MQ software under Linux

Source: Internet
Author: User
Tags ibm mq

Root User Login
    1. Create MQM group and MQM user first, Gid/uid is 1001
groupadd -g 1001 mqmuseradd -u 1001 -g mqm -m -d /var/mqm mqmchown -R mqm.mqm /var/mqmchmod -R 755 /var/mqm

2. Upload media to the software catalog and enter the directory

root> cd /tmp/soft/mq/7103/WS_MQ_FOR_Linux64-7.1.0.3

3. Installation Authorization

root>  ./mqlicense.sh -text_only -acceptroot>chmod-R755*

4. Install the MQ7.1.0.3 installation package (all in one instruction, a total of 9 installation packages)

root> rpm -ivh MQSeriesRuntime-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesSDK-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesServer-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesJava-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesSamples-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivhMQSeriesClient-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesJRE-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesMsg_Zh_CN-7.1.0-3.x86_64.rpm --nodeps --force && rpm -ivh MQSeriesMan-7.1.0-3.x86_64.rpm --nodeps--force

5. Check the installed RPM, install finished, and see the/OPT and/var directories are more than the MQM directory

root>cd /opt/mqmroot>lsroot>cd /var/mqmroot>ls

Installation of IBM MQ software under Linux

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.