============================================================= Problem: ============================================================= Support for running jobs with Address Doctor 5 (v5.4). ============================================================= Description of Problem: ============================================================= Support for running jobs with Address Doctor 5 (v5.4). ============================================================= Prerequisite software: ============================================================= Data Management Server 2.4 (2.4) ============================================================= To install the patch [UNIX]: 1. Change directory to the root directory of the dfPower/DIS installation. This is the directory named 'dfpower' created during installation. For example, if you installed DIS in /opt/dataflux, run this command: cd /opt/dataflux/dfpower 2. Stop the server if it is running. Run the command: ./bin/disadmin stop 3. (AIX only) Run this command: ./bin/uncache_libs or ask your sysadmin to run the slibclean command on the system. 4. Run this command: gzip -d -c PATH_TO/dis-fix20255-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.). 5. If you stopped the Integration Server service in step one, restart it. Run the command: ./bin/disadmin start To install the patch [Windows]: 1. Stop the DataFlux Integration Server version 8.2 service if it is running. You can check the status of the service using the Services applet on the Windows Control Panel (may be found under Administrative Tools). 2. Unzip the archive dis-fix20255-win32.zip (32-bit DIS) or dis-fix20255-win64.zip (64-bit DIS) into the root directory of your DIS installation. This is typically: C:\Program Files\DataFlux\DIS\8.2 Substitute the appropriate directory if you installed the product in a different location. 3. If you stopped the Integration Server service in step one, restart it. The following files will be installed or updated by this patch: [aix64] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.a lib/libAddressDoctor5.so [hpux-i64] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.so lib/libAddressDoctor5.so [lin64] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.so lib/libAddressDoctor5.so [linux] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.so lib/libAddressDoctor5.so [sol64] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.so lib/libAddressDoctor5.so [solaris-x64] etc/Parameters.xml etc/SetConfig.xml lib/libdts_veradc-8.2.so lib/libAddressDoctor5.so [win32] bin/dtvfyad82.dll bin/AddressDoctor5.dll etc/Parameters.xml etc/SetConfig.xml [win64] bin/dtvfyad82.dll bin/AddressDoctor5.dll etc/Parameters.xml etc/SetConfig.xml Note: If you have an existing SetConfig.xml file in your DIS installation, you should back it up before installing this patch. You can copy the parameters to the new file after the patch has been applied.