To install the patch [UNIX]: 1. Stop any applications using the SAS Federation Server ODBC or JDBC clients. 2. Change directory to the root directory of the Federation Server Client installation. This is the directory named 'fedclient' created during installation. For example, if you installed the server in /opt/sas, run this command: cd /opt/sas/SASHome/SASFederationServerClient/4.2/fedclient 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/Z51002XX.tar.gz | tar xvf - replacing PATH_TO with the correct path to the patch file and XX with the appropriate platform abbreviation (hx, la, r6, s6, sx). To install the patch [Windows]: 1. Stop any applications using the SAS Federation Server ODBC or JDBC clients. 2. Unzip the archive Z51002wn.zip (32-bit clients) or Z51002x6.zip (64-bit clients) into the root directory of your Federation Server Client installation. This is typically: C:\Program Files\SASHome\SASFederationServerClient\4.2 If you installed to a different location, adjust the path accordingly. The following files will be installed or updated by this patch: [aix64] lib/tketsi.so lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [hpux-i64] lib/tketsi.so lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [lin64] lib/tketsi.so lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [sol64] lib/tketsi.so lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [solaris-x64] lib/tketsi.so lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [win32] bin/tketsi.dll lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar [win64] bin/tketsi.dll lib/sas.oda.tkts.jar lib/sas.oda.tkts.nls.jar