INSTALLATION INSTRUCTIONS FOR HOT FIX 441FI01 ON SOLARIS 64BIT The hot fix 441FI01 addresses the issue(s) in 4.4.1 of SAS Financial Management software on Solaris as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/fms4411.html#441fi01 IMPORTANT NOTE(S): 1. You must have SAS Financial Management 4.4.1 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 Financial Management 4.4.1 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. INSTALLATION: For example purposes in these instructions, the directory where SAS Financial Management 4.4.1 is installed is: /usr/local/SAS This location may also be referred to as and is where you will find the directory SASFinancialManagement/4.4 STEP 1: Extract the contents of the downloaded file The hot fix package downloaded is a tar file named 441fi01s6.tar. This tar file contains the script and supporting files to update Financial Management Data, Metadata and Clients. Extract the contents of the downloaded file to a temporary directory, for example: $> mkdir /tmp $> tar -xf 441fi01s6.tar This extracts the four components of this hot fix into a 441fi01 directory in the current working directory. The four components are: CMExcelAddin.exe contains SAS Solutions Services Add-in for Microsoft Office updates FMClient_WL.exe contains SAS Financial Management Studio updates FMExcelAddin.exe contains SAS Financial Management Add-in for Microsoft Excel updates Hotfix_X4.1_r1_UNIX_WL.tar.gz contains SAS Financial Management Mid-Tier updates Use the following instructions to apply the individual components that apply to your system. STEP 2: Extracting Hotfix_X4.1_r1_UNIX_WL.tar.gz to build mid-tier and data-tier bat files 1. Move Hotfix_X4.1_r1_UNIX_WL.tar.gz from the temporary directory in STEP 1 to the directory, and extract the contents, for example, $> cd /usr/local/SAS $> mv /tmp/441fi01/Hotfix_X4.1_r1_UNIX_WL.tar.gz . $> gunzip Hotfix_X4.1_r1_UNIX_WL.tar.gz <<<===== produces Hotfix_X4.1_r1_UNIX_WL.tar $> tar -xf Hotfix_X4.1_r1_UNIX_WL.tar This will create the hotfix directory in , for example, you will see /usr/local/SAS/Hotfix_X4.1_r1_UNIX_WL This directory contains all the files used in the remaining instructions. It contains several directories and a set of files in the Hotfix directory, including Hotfix_Datatier.sh Hotfix_Midtier.sh hotfixEnv.properties 2. Edit the hotfixEnv.properties file to specify: - the location of your local SAS Solutions Configuration directory (default: /usr/local/SAS/SASSolutionsConfig) 3. Update the data-tier environment, i.e. SAS 9.1, the SAS Metadata Server, etc. a. You must be logged in to the account who performed the original installation, for example, the 'sas' account. b. Change directory to /usr/local/SAS/Hotfix_X4.1_r1_UNIX_WL c. Run: Hotfix_Datatier.sh 4. Update the mid-tier environment, i.e. Weblogic application server and SAS services. a. Switch user to root b. Change directory /usr/local/SAS/Hotfix_X4.1_r1_UNIX_WL c. Run: Hotfix_Midtier.sh d. The Weblogic cache directories need to be cleared in order to pick up the .jar changes in the hot fix. Delete the *contents* of the .wlnotdelete directories listed below. Note: Depending on your configuration, not all of the directories in the list might exist. /user_projects/SASSolutions/FinanceServer/.wlnotdelete /user_projects/SASSolutions/FoundationServer/.wlnotdelete /user_projects/SASSolutions/HRServer/.wlnotdelete /user_projects/SASSolutions/SolutionServer/.wlnotdelete where is the directory where weblogic is installed. e. Restart SAS Services, the ODCS Managed Server, and the SAS Managed Server. Restart all other Managed Servers that are being used in your configuration. 5. Follow instructions to stop (and start) the SAS Sevices and the Weblogic application server. STEP 3: Installing FMClient_WL.exe Copy FMClient_WL.exe to your client machines. Launching this executable will initiate the install wizard, which will guide you through the setup process. The setup progress will install the updated files to your client. STEP 4: Installing CMExcelAddin.exe Copy CMExcelAddin.exe to your client machines. Launching this executable will initiate the install wizard, which will guide you through the setup process. The setup progress will install the updated files to your client. STEP 5: Installing FMExcelAddin.exe Copy FMExcelAddin.exe to your client machines. Launching this executable will initiate the install wizard, which will guide you through the setup process. The setup progress will install the updated files to your client. This completes the installation of hot fix 441FI01 on Solaris 64BIT.