INSTALLATION INSTRUCTIONS FOR HOT FIX 82BC41 ON COMPAQ TRU64 UNIX BEFORE DOWNLOADING: The hot fix 82BC41 addresses the issue(s) in Release 8.2 (TS2M0) of Base SAS software on Compaq Tru64 UNIX as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/82_dbcs_prod_list.html#82bc41 The hot fix package that is downloaded is in compressed tar format. The name of the tar file is 82bc41ap.tar.Z, and it contains the following files: * sasesql.82bc41 the replacement executable containing the hot fix * sasesql a link to sasesql.82bc41 * sassqlt.82bc41 the replacement executable containing the hot fix * sassqlt a link to sassqlt.82bc41 * sassqpd.82bc41 the replacement executable containing the hot fix * sassqpd a link to sassqpd.82bc41 * sassqxe.82bc41 the replacement executable containing the hot fix * sassqxe a link to sassqxe.82bc41 * sassqxn.82bc41 the replacement executable containing the hot fix * sassqxn a link to sassqxn.82bc41 * sassqxs.82bc41 the replacement executable containing the hot fix * sassqxs a link to sassqxs.82bc41 * sassql.82bc41 the replacement executable containing the hot fix * sassql a link to sassql.82bc41 * sassqlu.82bc41 the replacement executable containing the hot fix * sassqlu a link to sassqlu.82bc41 * sassqxb.82bc41 the replacement executable containing the hot fix * sassqxb a link to sassqxb.82bc41 * sassqxi.82bc41 the replacement executable containing the hot fix * sassqxi a link to sassqxi.82bc41 * sassqxo.82bc41 the replacement executable containing the hot fix * sassqxo a link to sassqxo.82bc41 * sassqxu.82bc41 the replacement executable containing the hot fix * sassqxu a link to sassqxu.82bc41 * sassqlp.82bc41 the replacement executable containing the hot fix * sassqlp a link to sassqlp.82bc41 * sassqp.82bc41 the replacement executable containing the hot fix * sassqp a link to sassqp.82bc41 * sassqxc.82bc41 the replacement executable containing the hot fix * sassqxc a link to sassqxc.82bc41 * sassqxj.82bc41 the replacement executable containing the hot fix * sassqxj a link to sassqxj.82bc41 * sassqxp.82bc41 the replacement executable containing the hot fix * sassqxp a link to sassqxp.82bc41 * sassqz.82bc41 the replacement executable containing the hot fix * sassqz a link to sassqz.82bc41 * 82bc41ap.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82bc41ap.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. 2. You must have Administrator Privileges on your CLIENT or SERVER machine. 3. All currently active SAS sessions, daemons, spawners and servers must be terminated 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/82bc41ap.tar | tar -xf - STEP 2: Once the tar command is complete, the following lines must be added as the first lines of the !SASROOT/dbcs/sasv8.cfg file: -path !SASROOT/hotfix/sasexe -path !SASROOT/../hotfix/sasexe Also, the following line must be added as the first line of the !SASROOT/sasv8.cfg: -path !SASROOT/hotfix/sasexe Do not modify any existing -PATH options in the !SASROOT/dbcs/sasv8.cfg or !SASROOT/sasv8.cfg files. STEP 3: Change the ownership (using the chown command) and permissions (using the chmod command) on the files in the !SASROOT/dbcs/hotfix/sasexe directory to match the ownership and permissions on the files in the !SASROOT/dbcs/sasexe directory. Also, change the ownership and permissions 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 82BC41 on Compaq Tru64 UNIX.