Home

 

Installing the extended transactional function

This section describes how to install the extended transactional function using the swinstall command.

Before you attempt to install the extended transactional function, end all WebSphere MQ activity on your system by stopping any of the following that might be running:

To install the extended transactional function, follow this procedure:

  1. Log in as root.

  2. Insert the WebSphere MQ Extended Transactional Clients CD-ROM into the CD-ROM drive and mount it on /cdrom, or a directory of your choice. If you use a different directory, remember to use the name of that directory, instead of /cdrom, in the instructions that follow.

    To mount the CD-ROM on /cdrom, follow this procedure:

    1. Enter

      cd /usr/sbin

    2. Enter

      pfs_mountd &

    3. Enter

      pfsd 4 &

    4. Enter

      pfs_mount -o xlat=unix /<path to CD-ROM device> /cdrom

  3. Run the mqlicense.sh script by entering the following command:

    /cdrom/hpux11/mqlicense.sh

    To view the license in a format that can be read by a screen reader, enter the following command instead:

    /cdrom/hpux11/mqlicense.sh -text_only

    The license is displayed. If you accept the license, we can continue the installation. If you do not accept the license, we cannot continue.

  4. To start the installation process, enter the following command:

    swinstall -s /cdrom/hpux11/mqs530.v11 MQSERIES.MQM-TXCLIENT
    The installation now runs to completion.



 

Home