INSTALLATION INSTRUCTIONS FOR HOT FIX 321ORV03 ON HPUX 64BIT BEFORE DOWNLOADING: The hot fix 321ORV03 addresses the issue(s) in 3.2.1 of SAS OpRisk VaR software on HPUX 64bit as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/orv321.html#321orv03 IMPORTANT NOTE(S): 1. You must have SAS OpRisk VaR 3.2.1 installed on your system before applying this hot fix. 2. It is recommended that the hotfix be installed using the same userid who performed the SAS 9.1.3 installation. 3. You must have Administrator Privileges on your CLIENT or SERVER machine and all currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix. 4. Manual steps many be necessary to complete the installation, please see Post-Installation steps below. Hotfix Installation Save the hot fix bundle 32ORV03r6.tar from the SAS Technical Support Hot Fix web site to a temporary directory for installation. NOTE: You must use the SAS user account that originally installed SAS OpRisk Var. This is typically the SAS account. 1. Technical Support strongly suggests that you back up the files being replaced by this hot fix. You should always try to include the current date in the name of the backup file created to distinguish between versions of backup files. By doing this you will maintain a history of the file and this will be helpful when multiple iterations of a hot fix have been applied to the same file. For example, cp sas.foo.jar sas.foo.jar.07012006 where 07012006 is the date when the hot fix is applied. The . extension MUST be appended AFTER the .jar extension as it appears above. The file that should be backed up for this hot fix are: orvr_fitting.sas 2. Extract the contents of 321orv03h6.tar into a temporary directory, for example /tmp/321orv03. $> mkdir /tmp/321orv03 $> cd /tmp/321orv03 $> tar -xf $HOME/321orv03h6.tar where $HOME is the location to where the tar file was downloaded. This will extract the files as follows: -- The macro files (.sas) will be placed in the root 321ORV03_h64/ directory. Sample output from the extraction are below: x 321ORV03_h64/orvr_fitting.sas 3. To verify the installation of the hot fix confirm that the file(s) in the location(s) below have been updated to the level indicated by the date provided: /321ORV03_h64/orvr_fitting.sas Date: 09/17/08 (EST) POST INSTALLTION STEPS: You must copy the updated macro files into the appropriate SAS OpRisk Var Installation path. The .sas files listed in this documenation will reside in /SASOpRiskVar/3.2.1/ucmacros/orvar Instructions for renaming the files are provided above. Once the files have been backup the new files should be copied in to complete the installation process. This completes the installation of hotfix 321ORV03.