Applying an interim fix to the WebSphere Commerce instance interactively

Update the WebSphere Commerce instance to complete the interim fix package installation.

Before you begin

  1. Ensure that you have the proper system administration rights:
    • SolarisLinuxAIXLog in as the root user.
      WebSphere Commerce Version 7.0.0.9 or laterSolarisLinuxAIXFeature Pack 8Note: If you are a non-root user, you can apply interim fixes only if you installed WebSphere Commerce Update Installer as a non-root user.
      • Ensure that the file size limit is set to unlimited. To check the current limit, type the following in a command window: ulimit -a

        If the value returned for the file size is not set to unlimited, change the limit by running the following command: ulimit -f unlimited

      • Ensure that you increase the default limit of the open files parameter. Change the limit by running the following command: ulimit -n 8192
    • For IBM i OS operating systemLog in as a user that has QSECOFR authority.
    • WindowsLog in with a Windows user ID that is a member of the Administrator group.
  2. Ensure that the WebSphere Commerce administrative server is started. During the application of maintenance to the WebSphere Commerce instance, the Update Installer stops the WebSphere Commerce application automatically. For example:
    • If WebSphere Commerce is managed by WebSphere Application Server Deployment Manager (DMGR), ensure that this server is started.
    • If WebSphere Commerce is not managed by WebSphere Application Server Deployment Manager (DMGR), ensure that the WebSphere Application Server (for example server1) is started.
    • If WebSphere Commerce Search is managed by WebSphere Application Server Deployment Manager (DMGR), start the deployment manager and all node agents. Optionally, your cluster can also be started.
    • If WebSphere Commerce Search is not managed by WebSphere Application Server Deployment Manager (DMGR), start the WebSphere Commerce Search Server (for example solrServer).
  3. Ensure that the database is started.

Procedure

  1. Open a command line, navigate to the UPDI_installdir directory and type the following command:
    • SolarisLinuxAIX./update.sh
    • Windowsupdate.bat
  2. On the Welcome panel, review the information and click Next to continue.
  3. Specify the WebSphere Commerce installation directory or click Next to accept the WebSphere Commerce product that is found on your computer.
  4. Ensure that the correct directory is listed for the WebSphere Commerce product. Enter the correct directory and then click Next.
  5. When prompted, from the drop-down list, select the instance name to which you want to apply the interim fix. Click Next.
    Note: If you have additional instances created, you can update the additional instances by relaunching the installer.
  6. Select Install maintenance package. Click Next.
  7. Select the appropriate .pak file from UPDI_installdir/maintenance/ directory and click Next.
    Ensure that you select interim fixes only and do not select fix pack packages.
    Note: You cannot install fix packs and interim fixes at the same time.
  8. You are prompted to start exporting the WebSphere Commerce enterprise application that you have selected. Click OK to export the application. This might take several minutes.
  9. On the summary page, review the information and then click Next to begin the installation.
  10. Ensure that the installer displays the message Success: The following maintenance package was installed. If you do not see this message then UPDI indicates which log files to check for errors. Click Finish.
  11. Restart the WebSphere Commerce application from within the WebSphere Application Server Administration Console.
  12. WebSphere Commerce - ExpressFeature Pack 7 or later If you are using WebSphere Commerce Express edition and you have a remote search server, deploy the search EAR (Search_eardir) to your remote search server.

What to do next

Important: Review the readme file that is included with the interim fix package. The readme file might contain additional steps that are required for the specific interim fix.