To install the patch [UNIX]: 1. Change directory to the root directory of the Federation Server installation. This is the directory named 'fedserver' created during installation. For example, if you installed the server in /opt/sas, run this command: cd /opt/sas/fedserver 2. Stop the server if it is running. Run the command: ./bin/dfsadmin 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/W97001r6.tar.gz | tar xvf - replacing PATH_TO with the correct path to the patch file. 5. If you stopped the Server in step one, restart it. Run the command: ./bin/dfsadmin start To install the patch [Windows]: 1. If you have multiple instances of the server installed on the machine, determine the name of server instance you will be patching. This was chosen during the initial installation, and defaults to 'server1'. 2. Stop the SAS Federation Server service for the instance 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). The instance name is included the display name in the applet, for example: SAS Federation Server (server1) 3. Unzip the archive W97001wn.zip (32-bit SFS) or W97001x6.zip (64-bit SFS) into the root directory of your Federation Server instance. This is typically: C:\Program Files\SAS\FedServer\server1 If the instance name is not 'server1' or you installed to a different location, adjust the path accordingly. 4. If you stopped the Federation Server service in step one, restart it. The following files will be installed or updated by this patch: [aix64] lib/d2cmp.so lib/d2dni.so lib/d2hash.so lib/d2hiter.so lib/d2http.so lib/d2json.so lib/d2logger.so lib/d2matrix.so lib/d2taptz.so lib/d2tstarr.so lib/sqlstmt.so lib/t0e6en.so lib/t0e8en.so lib/t0u2en.so lib/tkedct.so lib/tkedp.so lib/tkedsq.so lib/tkeds.so lib/tkesqlc.so lib/tkesqlo.so lib/tkesqlp.so lib/tkesqlq.so lib/tkesql.so lib/tkesqlx.so [hpux-i64] lib/d2cmp.so lib/d2dni.so lib/d2hash.so lib/d2hiter.so lib/d2http.so lib/d2json.so lib/d2logger.so lib/d2matrix.so lib/d2taptz.so lib/d2tstarr.so lib/sqlstmt.so lib/t0e6en.so lib/t0e8en.so lib/t0u2en.so lib/tkedct.so lib/tkedp.so lib/tkedsq.so lib/tkeds.so lib/tkesqlc.so lib/tkesqlo.so lib/tkesqlp.so lib/tkesqlq.so lib/tkesql.so lib/tkesqlx.so [lin64] lib/d2cmp.so lib/d2dni.so lib/d2hash.so lib/d2hiter.so lib/d2http.so lib/d2json.so lib/d2logger.so lib/d2matrix.so lib/d2taptz.so lib/d2tstarr.so lib/sqlstmt.so lib/t0e6en.so lib/t0e8en.so lib/t0u2en.so lib/tkedct.so lib/tkedp.so lib/tkedsq.so lib/tkeds.so lib/tkesqlc.so lib/tkesqlo.so lib/tkesqlp.so lib/tkesqlq.so lib/tkesql.so lib/tkesqlx.so [sol64] lib/d2cmp.so lib/d2dni.so lib/d2hash.so lib/d2hiter.so lib/d2http.so lib/d2json.so lib/d2logger.so lib/d2matrix.so lib/d2taptz.so lib/d2tstarr.so lib/sqlstmt.so lib/t0e6en.so lib/t0e8en.so lib/t0u2en.so lib/tkedct.so lib/tkedp.so lib/tkedsq.so lib/tkeds.so lib/tkesqlc.so lib/tkesqlo.so lib/tkesqlp.so lib/tkesqlq.so lib/tkesql.so lib/tkesqlx.so [solaris-x64] lib/d2cmp.so lib/d2dni.so lib/d2hash.so lib/d2hiter.so lib/d2http.so lib/d2json.so lib/d2logger.so lib/d2matrix.so lib/d2taptz.so lib/d2tstarr.so lib/sqlstmt.so lib/t0e6en.so lib/t0e8en.so lib/t0u2en.so lib/tkedct.so lib/tkedp.so lib/tkedsq.so lib/tkeds.so lib/tkesqlc.so lib/tkesqlo.so lib/tkesqlp.so lib/tkesqlq.so lib/tkesql.so lib/tkesqlx.so [win32] bin/d2cmp.dll bin/d2dni.dll bin/d2hash.dll bin/d2hiter.dll bin/d2http.dll bin/d2json.dll bin/d2logger.dll bin/d2matrix.dll bin/d2taptz.dll bin/d2tstarr.dll bin/sqlstmt.dll bin/t0e6en.dll bin/t0e8en.dll bin/t0u2en.dll bin/tkedct.dll bin/tkedp.dll bin/tkedsq.dll bin/tkeds.dll bin/tkesqlc.dll bin/tkesqlo.dll bin/tkesqlp.dll bin/tkesqlq.dll bin/tkesql.dll bin/tkesqlx.dll [win64] bin/d2cmp.dll bin/d2dni.dll bin/d2hash.dll bin/d2hiter.dll bin/d2http.dll bin/d2json.dll bin/d2logger.dll bin/d2matrix.dll bin/d2taptz.dll bin/d2tstarr.dll bin/sqlstmt.dll bin/t0e6en.dll bin/t0e8en.dll bin/t0u2en.dll bin/tkedct.dll bin/tkedp.dll bin/tkedsq.dll bin/tkeds.dll bin/tkesqlc.dll bin/tkesqlo.dll bin/tkesqlp.dll bin/tkesqlq.dll bin/tkesql.dll bin/tkesqlx.dll