Installation Instructions for Hot Fix H46016

64-bit Enabled Solaris


Hot fix H46016 addresses the issue(s) in SAS Financial Management 5.3_M1 as documented in the Issue(s) Addressed section of the hot fix download page:

https://tshf.sas.com/techsup/download/hotfix/HF2/H46.html#H46016


H46016 is a "container" hot fix that contains the following "member" hot fixes which will update the software components as indicated.

I10003  updates  SAS Financial Management 5.3
H47014  updates  SAS Financial Management Add-in for Microsoft Excel 5.3
I53012  updates  SAS Financial Management Add-in for Microsoft Excel 5.31
I61002  updates  SAS Financial Management Data Tier 5.3_M1
H99009  updates  SAS Financial Management JAR Files 5.3_M1
I04011  updates  SAS Financial Management Mid-Tier 5.3_M1
I01009  updates  SAS Financial Management Studio 5.3_M1
I02009  updates  SAS Financial Management Studio 5.3_M2
I11011  updates  SAS Financial Management Web Data Entry 5.3_M1
I05008  updates  SAS OLAP Data and Compute Server Mid-Tier for Solutions 5.3_M1
I56002  updates  SAS Solutions Services Data Server 5.3_M1
I07007  updates  SAS Solutions Services Data Server JAR Files 5.3_M1
I59002  updates  SAS Solutions Services Data Tier 5.3_M1
I09007  updates  SAS Solutions Services Extensions for SAS Strategy Management 5.3_M1
I08007  updates  SAS Solutions Services Logical Types 5.3_M1
I06007  updates  SAS Solutions Services Mid-Tier 5.3_M1

See What is a container hot fix? in the Hot Fix FAQ for more information about container hot fixes.


Before applying this hot fix, follow the instructions in SAS Note 35968 to generate a SAS Deployment Registry report, then verify that the appropriate product releases are installed on your system. The release number information in the Registry report should match the 'member' release number information provided above for the software components installed on each machine in your deployment.

The hot fix downloaded, H46016pt.zip, includes the updates required for all components listed above on all applicable operating systems. To apply this hot fix on multiple machines, you can either save H46016pt.zip on each machine or save it in a network location that is accessible to all machines.

Do NOT extract the contents of H46016pt.zip. The hot fix installation process will extract the contents as needed.


IMPORTANT NOTES

  1. Files delivered in this hot fix will be backed up during the installation process. However, it is good general practice to back up your system before applying updates to software.

  2. You must have Administrator Privileges on your CLIENT or SERVER machine.

  3. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix.

  4. This hot fix should be installed using the same userid who performed the initial software installation.


PRE-INSTALLATION INSTRUCTIONS

SAS Financial Management Studio 5.3_M1

Please perform below step on all SAS Financial Management Studio machines before installing FM5.3 client pieces for hotfix.

Make a backup of the file config.ini, then delete config.ini from following client installation directory:

<SASHOME>\SASFinancialManagementStudio\5.3\configuration


INSTALLATION

Hot Fix H46016 must be installed on each machine where the updated components of the product, listed above, are installed. During the installation process you may see references to all operating systems for which updates are provided in the hot fix. The installation process will determine the operating system and which component(s) of SAS Financial Management 5.3_M1 require updating on the machine. See SAS Note 44810 for more details.

The hot fix will be applied using the SAS Deployment Manager (SDM). By default, the SDM will search in the <SASHOME>/InstallMisc/HotFixes/New directory for hot fixes to be applied, but will also prompt for a location if you have downloaded hot fixes to a different directory.

After downloading H46016pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.3: User's Guide.


The hot fix installation process generates the log file

<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.log
for example, IT_2011-10-31-13.18.21.log. Each attempt to apply a hot fix results in the creation of a new log file giving detailed information regarding the installation process.

Postexec log files are created after the installation is completed and identifies the files that were added, backed up, changed and removed. These log files include the 'member' hot fix id in the name of the file and are also written to the <!SASHOME>/InstallMisc/InstallLogs directory. There is one postexec log for each 'member' hot fix applied (member hot fixes are listed at the top of these instructions).


The content of this hot fix is listed in the hot fix manifest.


POST-INSTALLATION INSTRUCTIONS

Note:
The SAS Metadata Server and SAS Object Spawner must be started before executing the following instructions.


For each product installed, click the link to be redirected to post-installation instructions.

Note: If you have already installed hot fix H46009 and have performed these updates, skip these updates and go to the Web Application Update steps.

I10003  updates  SAS Financial Management 5.3
I61002  updates  SAS Financial Management Data Tier 5.3_M1
I56002  updates  SAS Solutions Services Data Server 5.3_M1


I10003  updates  SAS Financial Management 5.3

Follow the steps below on the data-tier:

  1. Open a command line interface in the directory !SASROOT/misc/soltnsdata.

  2. Verify or edit the batch file (Windows) or shell script (Unix) to match your installation for the following locations:
    Windows (run_migrsf.bat)
    rem --------------------------------------------------------------
    rem User can modify the following two lines to change directory
    rem for sas.exe, sasv9.cfg
    rem --------------------------------------------------------------
    set SAS_EXE_DIR=C:\Program Files\SASHome\SASFoundation\9.3
    set SAS_CONFIG_DIR=C:\SAS\Config\Lev1\SASApp


    Unix (run_migrsf.sh)
    # --------------------------------------------------------------
    # User can modify the following two lines to change directory # for sas.exe, sasv9.cfg
    # --------------------------------------------------------------
    SAS_DIR=/usr/local/SASHome/SASFoundation/9.3
    SAS_CONFIG_DIR=/usr/local/SASConfig/Lev1/SASApp

  3. Run the script:
         Windows: run_migrsf.bat
         Unix: run_migrsf.sh


I61002  updates  SAS Financial Management Data Tier 5.3_M1

Please see SAS Note 348298 for further configuration steps.


I56002  updates  SAS Solutions Services Data Server 5.3_M1

If you have not already done so, follow the steps above to run the migrsf script.
Please see SAS Note 348296 for further configuration steps.





Web application Update

Updates provided in this hot fix require that the following Web Applications be rebuilt and redeployed.
I04011  updates  SAS Financial Management Mid-Tier 5.3_M1
I11011  updates  SAS Financial Management Web Data Entry 5.3_M1
I05008  updates  SAS OLAP Data and Compute Server Mid-Tier for Solutions 5.3_M1
I06007  updates  SAS Solutions Services Mid-Tier 5.3_M1



Re-build Web Application

In order for this step to execute correctly, the Metadata Server must be running.

  1. Set the DISPLAY environment variable, for example
    $ export DISPLAY=<displayname>:0

  2. Invoke the SAS Deployment Manager 9.3

    From the SASDeploymentManager directory execute sasdm.sh, for example

    $ cd <SASHOME>/SASDeploymentManager/9.3
    $ ./sasdm.sh

  3. Select a language in the Choose Language box

  4. Select Rebuild Web Applications

  5. Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated

  6. Specify Connection Information, including the sasadm User ID and Password

  7. Select the mid-tier applications listed above as the Web Applications to Rebuild

  8. Verify the information on the Summary screen and select Start

  9. Select Finish when the deployment is complete
This process will update the ears in
<SASCONFIGDIR>/Web/Staging
A backup of the original ear files will be placed in the directory
<SASCONFIGDIR>/Web/Staging/Backup


Re-deploy Web Application

For detailed instructions on how to re-deploy Web Applications, refer to the Intelligence Platform Midtier Administration Guide.


  1. Remove the cache for the updated ear files under the web application servers that correspond to the ears that were rebuilt. For example, for WebLogic, delete the folder _WL_user for servers 3, 4, and 5.
    <drive>:/SAS/Config/Lev1/Web/SASDomain/servers/SASServer4/tmp/_WL_user
    (delete entire folder for each ear file)

    For JBoss, delete the contents of the tmp folder for servers 3 and 5 (assuming you have combined servers 3 and 4 to improve performance.
    For additional information on combining servers 3 and 4, contact SAS Tech Support

  2. Re-deploy the web application using WebLogic Admin console.

    To deploy this application it is important to deploy from <SASCONFIGDIR>/Web/Staging.

    Verify that in the settings overview tab for the Financial Management Mid-Tier and Financial Management Web Data Entry ear files to be re-deployed that the deployment order is set to 110.

    Verify that in the settings overview tab for the Solutions Services Mid-Tier and OLAP Data and Compute Server Mid-Tier for Solutions ear files to be re-deployed that the deployment order is set to 100.

    Re-deploy the web application using WebSphere Admin console by using the Update function.

    To deploy this application it is important to deploy from /Web/Staging.

    Verify that the Deploy WebServices checkbox is selected

  3. Re-deploy JBoss Application.
    This also have to be done for servers 3 and 5 (assuming you have combined servers 3 and 4 to improve performance. For additional information on combining servers 3 and 4, contact SAS Tech Support.

    Re-deploy the web application by updating the filesystem under \server\SASServer3\deploy_sas.

    To deploy this application it is important to deploy from /Web/Staging/exploded.
    Stop the JBoss application server, SASServer3 (SASServer4 should have previously been reconfigured into SASServer3).

    Remove the current ears under the folder above and copy the application ears updated into the directory and start SASServer3


Re-start the Web Application Servers

  1. Shut down the Web Application servers
  2. Restart SAS Remote Services.
  3. Restart the Web Application servers.


Apply updates to Client and Add-in machines

Updates to the machines where the following Clients and Add-ins are installed are also required.

SAS Financial Management JAR Files
SAS Solutions Dimension Editor
SAS Financial Management Studio
SAS Solutions Services Data Server JAR Files
SAS Solutions Services Extensions for SAS Strategy Management
SAS Solutions Services Logical Types


This completes the installation of hot fix H46016 on 64-bit Enabled Solaris.