NOTE: Use of Version 2 Release 2 of Canada Post SERP Data is required following application of this patch. http://support.sas.com/downloads/package.htm?pid=1582 To install the patch [UNIX]: 1. Change directory to the root directory of the dfIntelliServer installation. This is the directory named 'server' created during installation. For example, if you installed DFIS in /opt/dataflux, run this command: cd /opt/dataflux/server 2. Stop the Daemon if it is running. This command will tell the Daemon to stop: ./bin/dfadmin stop 3. From the same directory, run this command: gzip -d -c PATH_TO/dfserv-fix20822-PLATFORM.tar.gz | tar xvf - replacing PATH_TO with the correct path to the patch file and PLATFORM with the the platform name (linux, sol64, etc.). 4. If you stopped the Daemon in step 2, restart it. Run this command: ./bin/dfadmin start To install the patch [Windows]: 1. Stop the Daemon if it is running. You can check if it is running and issue a stop command using the Service Monitor application (located in the 'DataFlux dfIntelliServer' section of the Start Menu). 2. Unzip the archive dfserv-fix20822-win32.zip into the root directory of your dfIntelliServer installation. This is typically: C:\Program Files\DataFlux\dfIntelliServer Substitute the appropriate directory if you installed the product in a different location. The location of the installation is displayed on the main window of the Service Monitor. 3. If you stopped the Daemon in step 1, restart it from the Service Monitor. The following files will be installed or updated by this patch: [sol64] bin/dfadmin