INSTALLATION INSTRUCTIONS FOR HOT FIX 913SMC09 ON AIX BEFORE DOWNLOADING: The hot fix 913SMC09 addresses the issue(s) in 9.1.3 of SAS Management Console software on AIX as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/smc913.html#913smc09 IMPORTANT NOTE(S): 1. You must have SAS Management Console 9.1.3 installed on your system before applying this hot fix. 2. You must have Administrator Privileges on your CLIENT or SERVER machine and all currently active SAS sessions must be terminated before applying this hot fix. 3. Additional requirements are SAS Foundation Services (BI Manager) 1.4. To determine the version of BI Manager Installed on your system, go into the SAS Management Console and click on the root node of the BI Manager and select 'About' for Implementation Version 1.4.0.0.20060626.74052. AFTER DOWNLOADING: To install this hotfix 1. Extract the contents of 913smc09r6.tar into a temporary directory, for example /tmp/913smc09. $> mkdir /tmp/913smc09 $> cd /tmp/913smc09 $> tar -xf $HOME/913smc09r6.tar where $HOME is the location to where the tar file was downloaded. The tar command will extract the following files to the temporary directory: r64/Setup_AIX_Power r64/media.inf r64/setup.jar 2. Verify that Setup_AIX_Power has execute permission. If it does not, use the 'chmod' command to make it executable: $> cd /tmp/913smc09/r64 $> chmod 755 Setup_AIX_Power 3. Initiate the installation wizard $> export DISPLAY=:0 <==== set your display $> cd /tmp/913smc08/r64 $> ./Setup_AIX_Power This will initiate the Java install wizard. Follow the prompts to complete the installation. e prompts to complete the installation. 2. 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: //sasmanagementconsole/9.1/commands/ExportCubes.bat Date: 06/30/09 (EST) //sasmanagementconsole/9.1/commands/sas.olapadmin.exportcubes.jar Date: 07/08/09 (EST) This completes the installation of hot fix 913SMC09