Date Created: Thu 11-Nov-2010

Related Document Categories:


    Installing Websphere 6 Fixpack

    Navigate to Fix Central

    http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg24027195


    fix pack: 6.0.2-WS-MQ-LinuxIA32-FP0010 (304.78 MB)
    Fix Pack 6.0.2.10 for WebSphere MQ on Linux x86


    Upload and install

    1. Log in as root.
    2. To find out which packages are installed on your machine, enter the following:

    rpm -q -a | grep MQSeries

    For example, if you have a minimum WebSphere MQ installation and SDK
    component, at level 6.0.0.0, this will return:

    MQSeriesRuntime-6.0.0-0
    MQSeriesSDK-6.0.0-0
    MQSeriesServer-6.0.0-0

    3. Now install all available updates for the packages you have on your system:

    rpm -ivh MQSeriesRuntime-Uxxxxxx-6.0.2.10.i386.rpm \
    MQSeriesSDK-Uxxxxxx-6.0.2.10.i386.rpm \
    MQSeriesServer-Uxxxxxx-6.0.2.10.i386.rpm

    Note: You must install all 6.0.2.10 packages that apply to those 6.0.0.0
    packages that are currently installed on your system.


    4. Repeat step 2, and you will see that the Runtime, SDK and Server packages are now at level 6.0.2.10:

    MQSeriesRuntime-6.0.0-0
    MQSeriesSDK-6.0.0-0
    MQSeriesServer-6.0.0-0
    MQSeriesRuntime-Uxxxxxx-6.0.2.10
    MQSeriesSDK-Uxxxxxx-6.0.2.10
    MQSeriesServer-Uxxxxxx-6.0.2.10


    ====================

    A good tip is to use

    rpm -q -a | grep MQSeries | sort -r

    This will show paring of base install and upgraded installed RPM's

    MQSeriesServer-U832545-6.0.2-10
    MQSeriesServer-6.0.0-0
    MQSeriesSDK-U832545-6.0.2-10
    MQSeriesSDK-6.0.0-0
    MQSeriesSamples-U832545-6.0.2-10
    MQSeriesSamples-6.0.0-0
    MQSeriesRuntime-U832545-6.0.2-10
    MQSeriesRuntime-6.0.0-0
    MQSeriesMan-U832545-6.0.2-10
    MQSeriesMan-6.0.0-0
    MQSeriesKeyMan-6.0.0-0
    MQSeriesJava-U832545-6.0.2-10
    MQSeriesJava-6.0.0-0
    MQSeriesIES30-6.0.0-0
    MQSeriesConfig-U832545-6.0.2-10
    MQSeriesConfig-6.0.0-0
    MQSeriesClient-U832545-6.0.2-10
    MQSeriesClient-6.0.0-0

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories