WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Preparing your previous environment for migration

To ensure a proper migration, clean up your previous environment and apply the appropriate interim fixes to the previous WebSphere Portal Express environment. Apply the fixes in the order listed to ensure a successful migration process.

Note: For instructions on applying fixes that contain database updates, see Technote 1200168, WebSphere Portal database check and update tool wpdbupdate.

  1. Clean up your previous environment as follows:

  2. To verify that the required values are specified in the wpconfig.properties file, run the validate-database-connection-wps task on your previous environment.
  3. Prepare for the update installer:

    1. Create an update directory in your previous WebSphere Portal Express directory. For example, C:\Program Files\WebSphere\PortalServer\update.
    2. Download the WebSphere Portal Update Installer from the product support site and then unpack the installer to the update directory that you created in the previous step.
    3. If you are migrating from version 5.0.2.2 or 5.0.2.3, unzip the interim fixes from the corresponding location in the current WebSphere Portal Express directory to the directory where you unpacked the Update Installer:

  4. Enter the required command to set the WAS_HOME environment variable for the previous version directory where you will run the WebSphere Portal Express update installer:

    Operating System Command
    Windows set WAS_HOME=was_old_root

    For example: set WAS_HOME=C:\Program Files\WebSphere\AppServer

    Linux export WAS_HOME=was_old_root

    For example: export WAS_HOME=/opt/Websphere/AppServer

    i5/OS export WAS_PROD_HOME=was_old_prod_root

    For example: export WAS_PROD_HOME=/QIBM/ProdData/WebAS5/Base

  5. Review the command that you need to enter on the command line to install one or more interim fixes:

    Operating System Command
    Windows .\updatePortal.bat -install -installDir wp_old_root -fix -fixDir wp_old_root/update -fixes list of fixes

    For example: updatePortal.bat -install -installDir "C:\Program Files\WebSphere\PortalServer" -fix -fixDir "C:\Program Files\WebSphere\PortalServer\update" -fixes PK28269

    Linux ./updatePortal.sh -install -installDir wp_old_root -fix -fixDir wp_old_root/update -fixes list of fixes

    For example: ./updatePortal.sh -install -installDir /opt/WebSphere/PortalServer -fix -fixDir /opt/WebSphere/PortalServer/update -fixes PK28269

    i5/OS ./updatePortal.sh -install -installDir wp_old_user_root -fix -fixDir wp_old_prod_root/update -fixes list of fixes

    For example: updatePortal.sh -install -installDir "/QIBM/UserData/WebAS5/Base/instance/PortalServer5" -fixpackDir "/QIBM/ProdData/PortalServer5/update" -install -fixes PK28269 where instance is the name of the WebSphere Application Server instance.

  6. Use the appropriate command for your operating system to apply the appropriate interim fixes:

Parent topic: Migrating WebSphere Portal Previous topic: Planning for migration Next topic: Migrating your customized resources Related concepts
Delayed cleanup of deleted portal pages Related tasks
Deregistering users and groups from WebSphere Portal Express Related information
Technote 1200168 WebSphere Portal Product Support Document 4013927 WebSphere Portal interim fixes Document 4012994
Library | Support | Terms of use |