IBM(R) WebSphere Commerce, APAR IY56108, README
This README file applies to the WebSphere Commerce 5.4.0.6 Fix Pack.
Contents
This README file describes the product changes found in the IY56108_LINUX interim fix.
APAR IY56108_LINUX is to provide additional files for fixes IY46640 and IY46658 on WebSphere Commerce 5.4 fix pack 6 (5.4.0.6) for Unix(R) and Linux(R) platforms.
This APAR fix is required only on the WebSphere Commerce 5.4.0.6 Fix Pack. Do not apply this fix to any other fix pack version. Before applying this interim fix, ensure that you have installed the WebSphere Commerce 5.4.0.6 Fix Pack. This interim fix is not applicable to any other Fix Pack versions.
- Download the IY56108_LINUX interim fix from the
WebSphere Commerce Support page.
Extract the files into a temporary directory.
- Ensure that you are logged on as the root user for WebSphere Commerce.
- Stop the following services:
- Web server and its respective administration processes,
- WebSphere Application Server,
- WebSphere Commerce Configuration Manager server.
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.
- To install the interim fix, do the following:
- 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)
Confirm that the IY56108_LINUX interim fix installation was
successful by opening the WC_installdir/service/fix/IY56108/IY56108_WC_LINUX.log
file. The "Completed WebSphere Commerce 5.4 APAR IY56108 install with no errors." text should display
at the end of the log file.
-
If you have previously created instances, you must run the install_was.sh command
for each instance that was created before applying this interim fix. Run the following command from the temporary directory:
./install_was.sh WC_installdir WAS_installdir WC_application_home 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/
WC_application_home the name of the WebSphere Commerce enterprise application.
The default name is: WC_Enterprise_App_instance_name.ear
database_type is db2 or oracle
Confirm that the IY56108_LINUX interim fix installation was
successful by checking the WC_installdir/service/fix/IY56108/WC_Enterprise_App_instance_name.ear.log
file for each instance.
- Restart the following:
- Web server and its respective administration processes,
- WebSphere Application Server.
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.
- Ensure that you are logged on as the root user for WebSphere Commerce.
- Stop the following services:
- Web server and its respective administration processes,
- WebSphere Application Server,
- WebSphere Commerce Configuration Manager server.
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.
- To uninstall the interim fix, navigate to the WC_installdir/service/fix/IY56108
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/
Confirm that the IY56108_LINUX interim fix installation was successful by
checking the uninstall_IY56108_WC_LINUX.log file in the
WC_installdir/service/fix/IY56108
directory. Ensure that no errors were reported.
- If you have previously created instances and you have applied the interim fix,
you must run the uninstall_was.sh command for each instance.
To run this command, do the following:
- Ensure that you are in the WC_installdir/service/fix/IY56108
directory.
- Enter the following command:
uninstall_was.sh WAS_installdir WC_application_home
where
WAS_installdir is the directory where the WebSphere Application Server is installed. By default,
the path is /opt/WebSphere/AppServer/
WC_application_home the name of the WebSphere Commerce enterprise application.
The default name is
WC_Enterprise_App_instance_name.ear
- Repeat the preceding step for each instance.
Confirm that the IY56108_LINUX interim fix installation was successful by
checking the uninstallWC_Enterprise_App_instance_name.ear.log file in the
WC_installdir/service/fix/IY56108
directory. Ensure that no errors were reported.
Restart the following:
- Web server and its respective administration processes,
- WebSphere Application Server.
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