IBM(R) WebSphere Commerce, APAR IY46716, README


This README file applies to the WebSphere Commerce 5.4.0.5 Fix Pack.


Contents


What's in this README

This README file describes the product changes found in the IY46716_LINUX interim fix.

APAR IY46716_LINUX is to fix WebSphere Commerce Suite 5.1 to WebSphere Commerce 5.4 migration defects.

This interim fix does not require upgrades to the supported software. Before applying this interim fix, ensure that you have installed the WebSphere Commerce 5.4.0.5 Fix Pack. This interim fix is not applicable to any other Fix Pack versions.


Installing IY46716

  1. Download the IY46716_LINUX interim fix from the WebSphere Commerce Support page. Extract the files into a temporary directory.
  2. Ensure that you are logged on as the root user for WebSphere Commerce.
  3. Stop the following services:

    For instructions on how to stop and start services, refer to "Starting and Stopping WebSphere Commerce Components" in the WebSphere Commerce Version 5.4 Installation Guide.

  4. To install the interim fix, do the following:
    1. Run the following command from the temporary directory:
      ./install_wc.sh WC_installdir WAS_installdir database_type
      where
      WC_installdir is the directory where WebSphere Commerce is installed. By default, the path is /opt/WebSphere/CommerceServer/
      WAS_installdir is the directory where the WebSphere Application Server is installed. By default, the path is /opt/WebSphere/AppServer/
      database_type is db2 or oracle (note: this is case sensitive)
    2. Confirm that the IY46716_LINUX interim fix installation was successful by opening the WC_installdir/service/fix/IY46716/IY46716_WC_LINUX.log file. The "Completed WebSphere Commerce 5.4 APAR IY46716 install with no errors." text should display at the end of the log file.

  5. Restart the following:

    For instructions on how to stop and start services, refer to "Starting and Stopping WebSphere Commerce Components" in the WebSphere Commerce Version 5.4 Installation Guide.


Uninstalling IY46716

  1. Ensure that you are logged on as the root user for WebSphere Commerce.
  2. Stop the following services:

    For instructions on how to stop and start services, refer to "Starting and Stopping WebSphere Commerce Components" in the WebSphere Commerce Version 5.4 Installation Guide.

  3. To uninstall the interim fix, navigate to the WC_installdir/service/fix/IY46716 directory and run the uninstall_wc.sh command, as follows:
    uninstall_wc.sh WC_installdir WAS_installdir
    where
    WC_installdir is the directory where WebSphere Commerce is installed. By default, the path is /opt/WebSphere/CommerceServer/
    WAS_installdir is the directory where the WebSphere Application Server is installed. By default, the path is /opt/WebSphere/AppServer/
  4. Confirm that the IY46716_LINUX interim fix installation was successful by checking the uninstall_IY46716_WC_LINUX.log file in the WC_installdir/service/fix/IY46716 directory. Ensure that no errors were reported.

  5. Restart the following:

Trademarks and service marks

The following are trademarks or registered trademarks of IBM Corporation in the United States and other countries:

IBM      WebSphere

Windows and Windows NT are trademarks of Microsoft Corporation in the United States, other countries, or both.

Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.

Other company, product, or service names may be trademarks or service marks of others.

**************************************************************************

** © COPYRIGHT INTERNATIONAL BUSINESS MACHINES CORPORATION 2003

** ALL RIGHTS RESERVED.

**************************************************************************

Note to US Government Users -- Documentation related to restricted rights -- Use, duplication, or disclosure is subject to restriction set forth in GSA ADP Schedule Contract with IBM Corp.

End of README File