Hot fix E29003 addresses the issue(s) in SAS Risk Management for Banking 3.1 on Linux for x64 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/E29.html#E29003
E29003 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as indicated. See the Container Hot Fixes section in the
Maintenance Install Tool (MIT) Usage Guide
for more information about container hot fixes.
E22002 for SAS Asset and Liability Management for Banking Server 3.1
E23002 for SAS Credit Risk for Banking Server 3.1
G26001 for SAS Firmwide Risk for Banking Server 3.1
G27001 for SAS Market Risk for Banking Server 3.1
E20004 for SAS Risk Management for Banking Server 3.1
If the updated components of this product are installed on multiple operating systems, you must download the hot fix for the appropriate operating system(s) and follow the installation instructions provided to complete the deployment of this hot fix.
The installer downloaded is E29003la.bin.
When downloading SAS 9.2 hot fix packages, you must choose to Save the hot fix to disk, then execute the install from the saved location. Attempting to install a hot fix directly from the download page results in the error documented in SAS Note 37104.
To install the hot fix:
1. Verify that the installation binary has execute permission. If it does not, use the chmod command to make it executable.
$> chmod 755 E29003la.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute E29003la.bin
<path_to_downloaded_file>/E29003la.binFor example:
./E29003la.bin
See the Maintenance Install Tool (MIT) Usage Guide for more details on the installation of hot fixes.
This completes the installation of E29003. You must perform any "Post-Installation Instructions" documented below to successfully complete the deployment of this hot fix.
For each product installed, click the link to be redirected to post-installation instructions.
E22002 for SAS Asset and Liability Management for Banking Server 3.1
E23002 for SAS Credit Risk for Banking Server 3.1
G26001 for SAS Firmwide Risk for Banking Server 3.1
G27001 for SAS Market Risk for Banking Server 3.1
E20004 for SAS Risk Management for Banking Server 3.1
E22002 for SAS Asset and Liability Management for Banking Server 3.1
NONE
E23002 for SAS Credit Risk for Banking Server 3.1
NONE
G26001 for SAS Firmwide Risk for Banking Server 3.1
NONE
G27001 for SAS Market Risk for Banking Server 3.1
NONE
E20004 for SAS Risk Management for Banking Server 3.1
E20004 for SAS Risk Management for Banking Server 3.1
Follow the steps below to regenerate the Solution Data Mart (SDM):
%create_solution_data_mart(soln_data_mart_dir=&sysparm);
%create_solution_data_mart(soln_data_mart_dir=<complete path to indata directory in your install>);Example of indata path: <CONFIGDIR>/AppData/SASRiskManagementForBanking/2.1/indata
If you are re-creating a playpen that uses a private entity data mart, select File > Manage Playpens from the menu, and for each playpen you are re-creating, follow instructions for creating a playpen that uses a private entity data mart. Any private playpens created prior to the re-creation of the solution data mart cannot receive updates that have been applied to the solution data mart.
If you are re-creating a shared entity data mart, select File > Manage Shared Data Mart from the menu, and click Change to update the existing shared data mart. (Playpens that use the shared data mart do not require re-creation.)
The following steps update sample data in SAS Risk Reporting Repository - RRR:
This completes the installation of hot fix E29003 on Linux for x64.