IBM Relationship Resolution, IBM Identity Resolution, and IBM Anonymous Resolution HotFix 283 For Versions 3.9.X and 4.1.0.X To determine the time properly given the new rules for Daylight Savings Time (DST) in 2007, you must update IBM Identity Resolution, IBM Relationship Resolution, and IBM Anonymous Resolution versions 3.9.X and 4.1.0.X following these steps: 1) Update the operating system on all of these systems: * The system on which the product is running * The client machines that run the Visualizer application * The system that runs the entity database (for example, DB2, Oracle, or SQL Server) You can review detailed information on the IBM Relationship Resolution Support Web site: http://www-306.ibm.com/software/data/db2/eas/relationship/support.html 2) Update the underlying database server software to properly support changes in Daylight Savings Time. You can review detailed information on the IBM Relationship Resolution Support Web site: http://www-306.ibm.com/software/data/db2/eas/relationship/support.html 3) Update WebSphere Application Server Express Embedded Edition (which is embedded by IBM Identity Resolution, IBM Relationship Resolution, and IBM Anonymous Resolution) to version 6.0.2. To update WebSphere Application Server Express Embedded Edition, complete these steps: 3.1) Obtain the WAS-Embedded 6.0.2 Refresh Pack from the IBM Relationship Resolution Support Web site (Hot Fix 283): http://www-306.ibm.com/software/data/db2/eas/relationship/support.html 3.2) Unpack the WAS-Embedded 6.0.2 Refresh Pack in the [PRODUCT_HOME]/was_ee directory. The [PRODUCT_HOME]/was_ee/updateInstaller directory is created when you unpack the refresh pack. 3.3) Shut down the WebSphere services using stopEAS.bat or stopEAS.sh. 3.4) Run the update installer program (update.exe or update), from the [PRODUCT_HOME]/was_ee/updateInstaller directory, with the - console option. For example, type the following command from the updateInstaller directory: update -console You must use the -console option for this update to work correctly. 3.5) Accept all default options and proceed through the questions provided in the installer program. 3.6) Quit the installer program and run it again (making sure to use the -console option). Typically, you must run this installer program at least twice, once to update the JRE and once to apply the update. You must run the installer program until the installer program informs you that the update has already been applied. 3.7) Remove the /updateinstaller directory from the [PRODUCT_HOME]/was_ee directory. 4) Update the WebSphere Application Server Express Embedded Edition to fix pack 6.0.2.15 by completing these steps: 4.1) Obtain the WAS-Embedded 6.0.2.15 Fix Pack from the IBM Relationship Resolution Support Web site (Hot Fix 283): http://www-306.ibm.com/software/data/db2/eas/relationship/support.html 4.2) Unpack the WAS-Embedded 6.0.2.15 Fix Pack in the [PRODUCT_HOME]/was_ee directory. The [PRODUCT_HOME]/was_ee/updateInstaller directory is created when you unpack the fix pack. 4.3) Shut down the WebSphere services using stopEAS.bat or stopEAS.sh. 4.4) Run the update installer program (update.exe or update), from the [PRODUCT_HOME]/was_ee/updateInstaller directory, with the - console option. For example, type the following command from the updateInstaller directory: update -console You must use the -console option for this update to work correctly. 4.5) Accept all default options and proceed through the questions provided in the installer program. 4.6) Quit the installer program and run it again (making sure to use the -console option). Typically, you must run this installer program at least twice, once to update the JRE and once to apply the update. You must run the installer program until the installer program informs you that the update has already been applied. 4.7) Remove the /updateinstaller directory from the [PRODUCT_HOME]/was_ee directory. 5) Update the Java Runtime Environment for the WebSphere Application Server Express Embedded Edition to IBM Java 1.4.2 SR5 by completing these steps: 5.1) Obtain the WAS-Embedded 6.0.2.15 Fix Pack from the Java SDK 1.4.2 SR5 Cumulative Fix for IBM WebSphere Application Server Web site: http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP&q1=Cumulative+SDK+servicepack+SR5&uid=swg24012497 5.2) Unpack the IBM Java Cumulative Fix Pack in the [PRODUCT_HOME]/was_ee directory. The [PRODUCT_HOME]/was_ee/updateInstaller directory is created when you unpack the fix pack. 5.3) Shut down the WebSphere services using stopEAS.bat or stopEAS.sh. 5.4) Run the update installer program (update.exe or update), from the [PRODUCT_HOME]/was_ee/updateInstaller directory, with the - console option. For example, type the following command from the updateInstaller directory: update -console You must use the -console option for this update to work correctly. 5.5) Accept all default options and proceed through the questions provided in the installer program. 5.6) Quit the installer program and run it again (making sure to use the -console option). Typically, you must run this installer program at least twice, once to update the JRE and once to apply the update. You must run the installer program until the installer program informs you that the update has already been applied. 5.7) Remove the /updateinstaller directory from the [PRODUCT_HOME]/was_ee directory. 6) For IBM Relationship Resolution and IBM Identity Resolution ONLY. Update the ibm-eas-was6-webstart.ear using the provided hot fix EAR file and the JACL file by completing these steps: 6.1) Obtain the EAR file and JACL script from the IBM Relationship Resolution Support Web page (Hot Fix 283): http://www-306.ibm.com/software/data/db2/eas/relationship/support.html 6.2) Change to the [PRODUCT_HOME]/was_ee/profiles/DefaultProfile/bin directory. 6.3) Shut down the WebSphere services using stopEAS.bat or stopEAS.sh. 6.4) Execute the JACL script using one of the following commands: Windows: wsadmin -conntype NONE -f [path-to-update_webstart.jacl] [path-to-ibm-eas-was6-webstart.ear] UNIX/Linux: wsadmin.sh -conntype NONE -f [path-to-update_webstart.jacl] [path-to-ibm-eas-was6-webstart.ear] NOTE: path-to-ibm-eas-was6-webstart.ear must use forward slashes ( / ) instead of backward slashes ( \ ) as path separators (even on Windows). For example: "C:/temp/ibm-eas-was6-webstart.ear". 6.5) Start the WebSphere services using startEAS.bat or startEAS.sh.