INSTALLATION INSTRUCTIONS FOR HOT FIX 82IH14 ON HP-UX 64 BIT BEFORE DOWNLOADING: The hot fix 82IH14 addresses the issue(s) in Release 8.2 (TS2M0) of SAS Integration Technologies software on HP-UX 64 bit as documented in SAS Note(s): SN-009451 Unexpected client termination during long running job hangs SAS session SN-011772 SHOW DETAIL against a large MDDB while simultaneously opening a table may cause SAS Human Capital Management to hang which may be reviewed at: http://support.sas.com/techsup/unotes/SN/009/009451.html http://support.sas.com/techsup/unotes/SN/011/011772.html The hot fix package that is downloaded is in compressed tar format. The name of the tar file is 82ih14h6.tar.Z, and it contains the following files: * sasafbrg.82ih14 the replacement executable containing the hot fix * sasafbrg a link to sasafbrg.82ih14 * sasdaf.82ih14 the replacement executable containing the hot fix * sasdaf a link to sasdaf.82ih14 * 82ih14h6.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82ih14h6.txt a copy of these installation instructions; this file is installed in !SASROOT/hotfix/doc IMPORTANT NOTE(S): 1. You must have Release 8.2 (TS2M0) installed on your system before applying this hot fix. AFTER DOWNLOADING: The following instructions describe the steps for installing the files listed above. In this example, !SASROOT, the directory where Release 8.2 (TS2M0) is installed, is: /usr/lib/sas8 STEP 1: Assuming the tar file is downloaded to the user's HOME directory, follow these procedures to install the package. $> cd /usr/lib/sas8 $> uncompress -c $HOME/82ih14h6.tar | tar -xf - STEP 2: Once the tar command is complete, the following line must be added as the first line of the !SASROOT/sasv8.cfg file: -path !SASROOT/hotfix/sasexe Do not modify any existing -PATH options in the !SASROOT/sasv8.cfg file. STEP 3: Change the ownership (using the chown command) and permissions (using the chmod command) on the files in the !SASROOT/hotfix/sasexe directory to match the ownership and permissions on the files in the !SASROOT/sasexe directory. This completes the installation of hot fix 82IH14 on HP-UX 64 bit.