Hot fix W72005 addresses the issue(s) in SAS Model Risk Management 6.1 as documented
in the Issue(s) Addressed section of the hot fix download page:
https://tshf.sas.com/techsup/download/hotfix/HF2/W72.html#W72005
W72005 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as needed.
W79006 updates SAS Model Risk Management Administrative Tools 6.1
W80005 updates SAS Model Risk Management Mid-Tier 6.1
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, W72005pt.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 W72005pt.zip on each machine or save it in a network location that is accessible to all machines.
Do NOT extract the contents of W72005pt.zip. The hot fix installation process will extract the contents as needed.
The hot fix will be applied using the SAS Deployment Manager. By default, the SAS Deployment Manager 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 W72005pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User's Guide.
Please review the CONFIGURATION Important Note above concerning proper selection of the "Configure SAS Hot Fix" option in the SAS Deployment Manager.
The hot fix installation process generates the log file
<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.logfor 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.
SAS Security Updates are applied during the initial installation of your software. In order to maintain the latest level of security offered by SAS, security updates should be applied and/or re-applied after any changes to your software, including installation of hot fixes. The current SAS Security Updates for all releases of SAS are available at https://tshf.sas.com/techsup/download/hotfix/HF2/SAS_Security_Updates.html. Please re-apply security updates in accordance with the SAS Security Updates and Hot Fixes document available on the SAS Security Updates web page.
For each product installed, click the link to be redirected to post-installation instructions.
W79006 updates SAS Model Risk Management Administrative Tools 6.1
W80005 updates SAS Model Risk Management Mid-Tier 6.1
W79006 updates SAS Model Risk Management Administrative Tools 6.1
Update the picklist for the administrative tools
Perform the following steps to ensure the administrative tools are running with the latest updates.
1. Make a backup of the file “picklist” under <SASCONFIGDIR>/Applications/SASModelRiskManagementAdministrativeTools/dbscripts
2. Copy the new “picklist” from
<SASHOME>/SASModelRiskManagementAdministrativeTools/6.1to
<SASCONFIGDIR>/Applications/SASModelRiskManagementAdministrativeTools/dbscriptsand overwrite the current contents.
W80005 updates SAS Model Risk Management Mid-Tier 6.1
Re-build Web Application
In order for this step to execute correctly, the Metadata Server must be running.
1. Invoke the SAS Deployment Manager 9.4
From the SASDeploymentManager directory launch sasdm.sh.
SAS Deployment Manager is installed in the following default location:
<SASHOME>/SASDeploymentManager/9.4
2. Select a language in the Choose Language box
3. Select Rebuild Web Applications
4. Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
5. Specify Connection Information, including the sasadm User ID and Password
6. Select SAS Model Risk Management Mid-Tier 6.1 as the Web Application to Rebuild
7. Verify the information on the Summary screen and select Start
8. Select Finish when the deployment is complete
This process will update the SAS Model Risk Management Mid-Tier 6.1 ear in
<SASCONFIGDIR>/Web/StagingA backup of the original ear file will be placed in the directory
<SASCONFIGDIR>/Web/Staging/Backup
9. Exit the SAS Deployment Manager 9.4
Re-deploy Web Application
1. Restart all SAS sessions, daemons, spawners and servers.
2. Invoke the SAS Deployment Manager 9.4
From the SASDeploymentManager directory launch sasdm.sh.
SAS Deployment Manager is installed in the following default location:
<SASHOME>/SASDeploymentManager/9.4
3. Select a language in the Choose Language box
4. Select Deploy 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. Check the Allow the application server to stop checkbox
8. Select SAS Model Risk Management Mid-Tier 6.1 as the Web Application to Deploy
9. Verify the information on the Summary screen and select Start
10. Select Finish and exit the SAS Deployment Manager when the deployment is complete
NOTES:
This fix adds support for a maximum file size for content server attachments. By default,
only attachments under 100MB will be accepted.
To change this property, set the value “monitor.rest.attachments.maxSize” in configdata.properties to
the maximum size file that should be allowed, in megabytes.
If the value is changed above the default of 100MB, you should also configure your SAS Content Server
to use the “data store”. See the section titled “Enabling the Data Store” in the SAS 9.4 Middle-Tier Administration Guide.
By default, for Internet Explorer, the limit is enforced in the application server, while Chrome and
Firefox enforce it in the browser. For Internet Explorer 11, enforcement can be performed in the browser as long as it
is not set to “Compatibility View”, and the following changes are made to the configuration. Edit the file
“<SASCONFIGDIR>/Web/WebAppServer/SASServer8_1/sas_webapps/sas.modelriskmanagement.war/WEB-INF/spring-config/webapp-config.xml”.
Change the following line:
<sas-web:theme-support-filter id="themeSupportFilter"/>
to
<sas-web:theme-support-filter id="themeSupportFilter" ie-compatibility-mode="false"/>
This completes the installation of hot fix W72005 on Linux for x64.
Copyright 2018 SAS Institute Inc. All Rights Reserved.