INSTALLATION INSTRUCTIONS FOR HOT FIX 421RI02 ON HPUX FOR ITANIUM BEFORE DOWNLOADING: The hot fix 421RI02 addresses the issue(s) in 4.2.1 of SAS Risk Dimensions software on HPUX for Itanium as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/ri421.html#421ri02 IMPORTANT NOTE(S): 1. You must have SAS 9.1.3 (9.1 TS1M3) and SAS 9.1.3 Service Pack 3 or higher installed on your system before applying this hot fix. 2 You must have SAS Risk Dimensions 4.2.1 installed on your system before applying this hot fix. FILE INFORMATION: The hot fix package that is downloaded is in compressed tar format. The name of the tar file is 421ri02hx.tar.Z, and it contains the following updated files: * sasriska.421ri02 the replacement executable containing the hot fix * sasriska a link to sasriska.421ri02 * sasacte.421ri02 the replacement executable containing the hot fix * sasacte a link to sasacte.421ri02 * sasriskg.421ri02 the replacement executable containing the hot fix * sasriskg a link to sasriskg.421ri02 *sasriskc.421ri02 the replacement executable containing the hot fix * sasriskc a link to sasriskc.421ri02 * sasrisky.421ri02 the replacement executable containing the hot fix * sasrisky a link to sasrisky.421ri02 *sasrso1.421ri02 the replacement executable containing the hot fix * sasrso1 a link to sasrso1.421ri02 * sascompi.421ri02 the replacement executable containing the hot fix * sascompi a link to sascompi.421ri02 * sastrn.421ri02 the replacement executable containing the hot fix * sastrn a link to sastrn.421ri02 * sasrsk.421ri02 the replacement executable containing the hot fix * sasrsk a link to sasrsk.421ri02 * sasrisk.421ri02 the replacement executable containing the hot fix * sasrisk a link to sasrisk.421ri02 * sasriske.421ri02 the replacement executable containing the hot fix * sasriske a link to sasriske.421ri02 INSTALLATION STEPS: In these instructions, the directory where SAS 9.1.3 (9.1 TS1M3) is installed is: /usr/lib/sas913 STEP 1: Assuming the compressed tar file is downloaded to the user's HOME directory, follow these procedures to install the package. $> cd /usr/lib/sas913 $> uncompress -c $HOME/421ri02hx.tar | tar -xf - STEP 2: Once the tar command is complete, the following line must be added as the first line of the !SASROOT/sasv9.cfg file: -path !SASROOT/hotfix/sasexe Do not modify any existing -PATH options in the !SASROOT/sasv9.cfg file. STEP 3: Perform this step if you are running SAS jobs using the Risk Dimensions client through an Object Spawner: Add the following line: -path !SASROOT/hotfix/sasexe as the first line of the !SASROOT/sasv9.cfg file which resides in !SASROOT/SASMain. This is necessary since the spawner invokes !SASROOT/SASMain/sas.sh which utilizes the .cfg file in this locations. Do not modify any other existing -PATH options in this configuration file. STEP 4: Execute the script that will update the hot fix installation history file. This script MUST be executed from the !SASROOT directory. $> pwd /usr/lib/sas913 $> install/admin/hotfix/hist_upd This completes the installation of hot fix 421RI02 on HPUX for Itanium.