INSTALLATION INSTRUCTIONS FOR HOT FIX 14JPS04 ON SOLARIS 64BIT BEFORE DOWNLOADING: The hot fix 14JPS04 addresses the issue(s) in 1.4 of SAS Foundation Services software on Solaris 64bit as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/jps14.html#14jps04 IMPORTANT NOTE(S): 1. You must have SAS Foundation Services 1.4 installed on your system before applying this hot fix. 2. The hot fix must be installed using the same userid who performed the initial SAS Foundation Services 1.4 installation. 3. You must have Administrator Privileges on your CLIENT or SERVER machine. 4. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix. 5. Manual steps may be needed for proper file installation if SAS Management Console has been installed to a path other than the default path below: /Program Files/SAS/SASManagementConsole/9.1/plugins . Please see Step 5 of the 'INSTALLING THIS HOT FIX' section for more details. INSTALLING THIS HOT FIX: 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, which 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 files that should be backed up for this hot fix are listed in Step #5 below. Only two files will be updated with this hotfix and therefore considered for backup. 2. Extract the contents of 14jps04s6.tar into a temporary directory, for example /tmp/14jps04s6. $> mkdir /tmp/14jps04s6 $> cd /tmp/14jps04s6 $> tar -xf $HOME/14jps04s6.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: s64/Setup_Solaris_Sparc s64/media.inf s64/setup.jar 3. Verify that Setup_Solaris_Sparc has execute permission. If it does not, use the 'chmod' command to make it executable: $> cd /tmp/14jps04s6/s64 $> chmod 755 Setup_Solaris_Sparc 4. Initiate the installation wizard $> export DISPLAY=:0 <==== set your display $> cd /tmp/14jps04s6/s64 $> ./Setup_Solaris_Sparc This will initiate the Java install wizard. Follow the prompts to complete the installation. 5. To verify the installation of the hot fix confirm that the file in the location below have been updated to 2009. /SASManagementConsole/9.1/plugins/sas.oma.logical.bi.jar NOTE: If SAS Management Console has been installed to a path other than the default Installation path of: /Program Files/SAS/SASManagementConsole/9.1/plugins You must copy sas.oma.logical.bi.jar From /Program Files/SAS/SASManagementConsole/9.1/plugins To: Failure to copy the files to the appropriate installation path will result in incomplete hot fix installation. This completes the installation of hotfix 14JPS04.