INSTALLATION INSTRUCTIONS FOR HOT FIX 81RI01 ON AIX/6000 BEFORE DOWNLOADING: The hot fix 81RI01 addresses the issue(s) in Release 3.1 of Risk Dimensions software on AIX/6000 as documented in SAS Note(s): SN-003699 Risk Factor Curve Editor not working properly You may review this SAS Note at: http://www.sas.com/service/techsup/unotes/SN/003/003699.html The hot fix package that is downloaded is in tar format. The name of the tar file is 81ri01ar.tar, and it contains the following files: * riskadm.sas7bcat.81ri01 the replacement catalog containing the hot fix * riskadm.sas7bcat a link to riskadm.sas7bcat.81ri01 * 81ri01ar.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 81ri01ar.txt a copy of these installation instructions; this file is installed in !SASROOT/hotfix/doc IMPORTANT NOTE(S): 1. You must have Release 8.1 (TS1M0) installed on your system before applying this hot fix. AFTER DOWNLOADING: The following instructions describe the steps for replacing the riskadm.sas7bcat catalog. In this example, the directory where Release 8.1 (TS1M0) 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 $> tar xf $HOME/81ri01ar.tar STEP 2: Once the tar command is complete, it is necessary to edit the config file, !SASROOT/sasv8.cfg. Locate the -sashelp option in the config file and change it as follows: The default -sashelp option in the sasv8.cfg file appears as: -sashelp ( '!SASROOT/sascfg' '!SASROOT/sashelp' ) This should be amended to appear as: -sashelp ('!SASROOT/hotfix/sashelp' '!SASROOT/sascfg' '!SASROOT/sashelp' ) The path !SASROOT/hotfix/sashelp must appear first. Please be extremely careful not to modify existing paths in the current -sashelp configuration option. This completes the installation of hot fix 81RI01 on AIX/6000.