To apply this CSD: ENSURE ALL MQSERIES PROCESSES ARE ENDED! Use ps -ef to verify this. The CSD consists of 26 related PTFs: U471218, U471445, U471446, U471504, U471505, U471506, U471507, U471508, U471509, U471510, U471511, U471512, U471513, U471514, U471515, U471516, U471517, U471518, U471519, U471520, U471521, U471522, U471523, U471524, U471525, and U471526. This set of PTFs forms a complete replacement for any previous CSD that you have applied to your MQSeries for AIX V5.1 installation. These PTFs (U471218, U471445, U471446, U471504, U471505, U471506, U471507, U471508, U471509, U471510, U471511, U471512, U471513, U471514, U471515, U471516, U471517, U471518, U471519, U471520, U471521, U471522, U471523, U471524, U471525, and U471526) contain updates to the following components of MQSeries for AIX: U471218 mqm.base.runtime MQSeries Runtime support for external applications U471445 mqm.server.rte MQSeries server support for client connections U471446 mqm.base.sdk MQSeries Base Kit for Client and Server U471504 mqm.client.rte MQSeries client for AIX and client for Java U471505 mqm.java.bindings MQSeries Bindings for Java - Runtime U471506 mqm.base.samples MQSeries sample application programs U471507 mqm.msg.en_US MQSeries Messages - English U471508 mqm.msg.es_ES MQSeries Messages - Spanish U471509 mqm.msg.fr_FR MQSeries Messages - French U471510 mqm.msg.de_DE MQSeries Messages - German U471511 mqm.msg.ja_JP MQSeries Messages - Japanese U471512 mqm.msg.it_IT MQSeries Messages - Italian U471513 mqm.msg.Es_ES MQSeries Messages - Spanish IBM-850 U471514 mqm.msg.Fr_FR MQSeries Messages - French IBM-850 U471515 mqm.msg.De_DE MQSeries Messages - German IBM-850 U471516 mqm.msg.Ja_JP MQSeries Messages - Japanese IBM-932 U471517 mqm.msg.It_IT MQSeries Messages - Italian IBM-850 U471518 mqm.msg.pt_BR MQSeries Messages - Portguese-Brazilian U471519 mqm.msg.ko_KR MQSeries Messages - Korean U471520 mqm.msg.zh_CN MQSeries Messages - Simplified Chinese U471521 mqm.msg.Zh_CN MQSeries Messages - Simplified Chinese GBK U471522 mqm.msg.zh_TW MQSeries Messages - Traditional Chinese U471523 mqm.msg.Zh_TW MQSeries Messages - Traditional Chinese IBM-950 U471524 mqm.java.client MQSeries Client for Java - Runtime U471525 mqm.dce.server MQSeries support for DCE in server U471526 mqm.java.share MQSeries Base for Java In addition there is an additional APAR fix provided which may also be downloaded and applied on any installation at service level U471218 (CSD #6). This optional APAR fix is IY17668. The files to be downloaded and the instructions for installing for this APAR fix are specified below. It is recommended that you apply this APAR fix if you connect your V5.1 queue manager to an MQSeries V2 queue manager or you use a zero heartbeat interval. PTF U471218 ----------- Each of these PTFs supersedes any previous PTF for earlier CSDs for the same component to which it is applicable (for example, PTF U471218 supersedes PTF U469691). If you have installed one or more of the above components on your system then you will require the corresponding PTF for each of the components that you have installed on your system. You do not need a PTF from the above list if you have not installed the corresponding component, but you will not be able to install the CSD if you try to do so without one of the PTFs corresponding to a component that you have previously installed on your system. The PTFs have been processed by the tar program and then compressed. To prepare for installation: 1) download the file U471218.tar.Z to your local drive in binary format 2) uncompress the file: uncompress U471218.tar.Z 3) run the tar program against the uncompressed file: tar -xvf U471218.tar 4) this will create the 26 separate PTFs in this CSD and you should select and install the subset of those PTFs that you need for your installation. APAR IY17668 ------------ After applying V5.1 CSD06, installations that connected their V5.1 queue managers to MQSeries V2 queue managers and installations that specified a zero heartbeat may have encountered channel time-out conditions that did not occur prior to applying the CSD. The APAR fix (IY17668.tar.Z) for this problem consists of a single compressed tar file which contains replacements for the following libraries in MQSeries for AIX V5.1: libmqic.a libmqic_r.a libmqicb.a libmqicb_r.a libmqmr.a libmqmr_r.a PTF U471218 is a pre-requisite for this APAR fix. To apply the fix :- (1) Uncompress the IY17668.tar.Z file into a temporary directory: uncompress IY17668.tar.Z (2) Expand the IY17668.tar file in the temporary directory: tar -xvf IY17668.tar (3) Stop all running queue managers. (4) Use 'slibclean' to remove any existing MQSeries shared memory and/or semaphores before applying or removing maintenance updates to MQSeries for AIX V5.1. (5) Take backup copies of the following libraries on your system: libmqic.a libmqic_r.a libmqicb.a libmqicb_r.a libmqmr.a libmqmr_r.a (6) Copy over the six libraries from the temporary directory to replace the existing libraries. (7) Restart the queue managers. Applying Maintenance to MQSeries for AIX V5.1 --------------------------------------------- These steps will ensure that you are left with files that are installable using the normal install method for your platform. +--- ATTENTION -----------------------------------------+ | | | Do not have any queue managers operating during | | installation of maintenance on MQSeries for AIX V5.1. | | | | Remove any existing MQSeries shared memory and/or | | semaphores before applying or removing maintenance | | updates to MQSeries for AIX V5.1. | | | +-------------------------------------------------------+ | | | To end all running queue managers: | | | | 1. End the queue manager by issuing the command: | | | | endmqm -i QMgrName | | | | 2. Check that the queue manager has ended. | | | | Use the command: | | | | endmqm -w QMgrName | | | | The message returning should show that the queue | | manager is not available. | | | | Alternatively, use the command: | | | | ps -ef | grep mq | | | | where | is the pipe symbol. Check that there are | | no processes listed that are running command | | lines commencing "amq" or "runmq". Ignore any | | that start with "amqi". | | | | 3. Issue the IPCS -A command to identify any shared | | memory segments or semaphore sets that were | | created by MQSeries. Remove these using the | | IPCRM command. | | | +-------------------------------------------------------+ SPACE REQUIREMENTS ------------------ The installation process for this PTF requires 17MB of disk space for installation. In addition, the installation process requires an additional 17MB of disk space to save the previous level. This allows a PTF to be removed, and the previous level to be automatically restored. REMOTE INSTALLATION ------------------- To install MQSeries for AIX on a remote machine, you can use standard AIX techniques. If you are not familiar with these techniques, this is what you have to do. First, you have to create an installation image in backup format, and then use INSTALLP or SMIT to install the product. To be able to do this, you must be logged on to both systems as root. The product CD-ROM must be in the CD-ROM drive of the machine from which you are going to take the copy. Follow this procedure for each target machine on which you want to install the product: 1. Create a "cdrom" file system on the local machine, by issuing the command "smitty crcdrfs". 2. Mount the cdrom file system on the local machine by issuing the command "mount /cdrom". 3. Log on to the remote machine and issue the NFS command "mount local_machine:/cdrom" to mount the cdrom file system that you created. where local_machine is the Id of the machine from which you are installing. 4. Use the standard AIX installation procedures, for example SMIT, to install MQSeries for AIX from the target directory that you specified. REINSTALLING MQSERIES FOR AIX ----------------------------- If you reinstall MQSeries for AIX, a check is made to see if the MQSeries configuration file ("mqs.ini") exists. If the file exists, it is kept and used with the newly installed system. If the file does not exist, an empty "mqs.ini" file is placed in the directory "/var/mqm". INSTALLING A PTF USING SMIT --------------------------- Installing a PTF (program temporary fix): 1. Log in as root (or use command su) 2. Select the device appropriate for your installation using this sequence of windows: smit Software Installation and Maintenance Install and Update Software Install/Update From All Available Software Alternatively, enter the fastpath command: smitty install_update 3. Type or select a value for the entry field: INPUT device / directory for software Use PF4 to display a list of valid values: /dev/fd0 (Diskette Drive) /usr/sys/inst.images (Install Directory) /dev/rmt0.1 (Tape Drive) /dev/cd0 (CD-ROM Drive) 4. Complete the following fields: SOFTWARE to install Enter ALL to install all applicable fileset updates to your installation. NOTE: Although there is an option to apply only selected fileset updates for MQSeries for AIX, this still results in all applicable fileset updates for the PTF being applied. 5. This will apply the PTF, and save a backup copy of the current level of MQSeries for AIX. If, at a later time, you want the chance to choose to commit the PTF updates, or reject the PTF updates and return to the backup level, you MUST ensure that: o The 'COMMIT software updates' value is set to 'no'. o The 'SAVE replaced files' value is set to 'yes'. Press Enter to display a confirmation message, prior to starting the update. The command will run, display progress messages, and should complete without problems. These progress messages terminate with an Installp Summary table, confirming which components of MQSeries for AIX have been updated. If the command does not complete successfully, then a full error log is saved in the file smit.log in your HOME directory. 6. The same process applies to MQI client installations. Refer to Chapter 2 "Preparing for Installation" in the MQSeries Clients book for more information about client installation. RESTORING THE PREVIOUS SERVICE LEVEL ------------------------------------ When, after installing a PTF, any component of MQSeries for AIX is in APPLIED state, the PTF can be backed-out and these selectable components can be restored to the previous service/install level. To back-out a PTF: 1. Log in as root (or use command su) 2. To display the appropriate SMIT panel, enter: smit Software Installation and Maintenance Maintain Installed Software Reject Applied Software Updates (Use Previous Version) Alternatively, enter the fastpath command: smitty install_reject 3. Complete the following fields: SOFTWARE name Enter MQM to restore all applicable fileset updates to your installation. NOTE: Although there is an option to restore only selected fileset updates for MQSeries for AIX, this still results in all applicable fileset updates for the PTF being restored. 4. You are recommended to use the displayed default values for all other fields. This will reject the current PTF level and reinstate the previous service or install level. Press ENTER to display a confirmation message, prior to starting the reject. The command will run, display progress messages, and should complete successfully. These progress messages terminate with an Installp Summary table, confirming which components of MQSeries for AIX have been rejected. REMOVING THE MQSERIES INTERNET GATEWAY -------------------------------------- After removing the Web server configuration, as described in the MQSeries Internet Gateway User's Guide: 1. Log in as root (or use the command su). 2. To display the appropriate SMIT panel, enter: smit Software Installation and Maintenance Maintain Installed Software Remove Software Products Add the following to the "Remove Software Products" screen: SOFTWARE name dmqgate.runtime PREVIEW only no Leave the other entries with the default settings, and press Enter to remove the product.