Hot fix D91001 addresses the issue(s) in SAS Credit Risk Management for Banking 4.6 on 64-bit Enabled AIX as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/D91.html#D91001
D91001 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.
C66002 for SAS Credit Risk Management for Banking Server 4.6
D90001 for SAS Credit Risk Studio Mid-Tier 4.6
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 D91001r6.bin. 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 D91001r6.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute D91001r6.bin
<path_to_downloaded_file>/D91001r6.binFor example:
./D91001r6.bin
See the Maintenance Install Tool (MIT) Usage Guide for more details on the installation of hot fixes.
This completes the installation of D91001. 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.
C66002 for SAS Credit Risk Management for Banking Server 4.6
D90001 for SAS Credit Risk Studio Mid-Tier 4.6
C66002 for SAS Credit Risk Management for Banking Server 4.6
Perform the following post-installation tasks to complete the Hot Fix implementation. If you are not using the sample data
in your installation or if you do not want to recreate the sample data, skip steps 2-6.
1. The post-installation steps require that the Metadata Server is running. If it is not, Start the Metadata Server.
2. (To recreate the sample data) Locate the load_sample_data.sas program in the following directory:
!SASROOT/misc/criskmmva/omr/data
3. (To recreate the sample data) In the load_sample_data.sas program, if your system is using the simplified Chinese language, then set the value of the macro variable zh_local to YES.
4. (To recreate the sample data) Run the load_sample_data.sas program. You are prompted to supply metadata server login credentials. These credentials must belong to either a SAS administrator or a Credit Risk Administrator.
5. (To modify the recreated sample data formats) Locate the modify_script_hf2.sas program in the following directory:
!SASROOT/misc/criskmmva/omr/data
6. (To modify the recreated sample data formats) Run the modify_script_hf2.sas program. You are prompted to supply metadata server login credentials. These credentials must belong to either a SAS administrator or a Credit Risk Administrator.
7. Log on to SAS Management Console.
8. In SAS Management Console, navigate to SAS Folders -> Products on the Folders tab. Delete the SAS Credit Risk Management for Banking folder. You will recreate it and add new content in the following step.
9. Right-click the Products folder and select Import SAS Package. Select the crmbstp.spk file that is located in the following directory:
!SASROOT/misc/criskmmva/Config/Deployment/PackagesComplete the steps in the Import SAS Package Wizard. Ensure that you provide the correct target source code repository paths. Click Finish when you are done.
10. After you have successfully imported crmbstp.spk package in the SAS Management Console, ensure that the folder Data Sources exists at /Products/SAS Credit Risk Management for Banking.
11.Perform these steps to set the permission to the group "CreditRiskAdmin" for the Data Sources folder.
11.1 Right-click the folder Data Sources and select Properties.
11.2 Select the Authorization tab and click Add.
11.3 Select Credit Risk: Administrators.
11.4 Select the checkboxes to give these permissions:
Read Metadata
Write Metadata
Read
Write
Create
Delete
12. Click OK when you are done.
13. Repeat the Steps 11-12 for the group "CreditRiskAnalyst" as well.
D90001 for SAS Credit Risk Studio Mid-Tier 4.6
Step 1: Re-build Web Application
In order for this step to execute correctly, the Metadata Server must be running.
1.1 Invoke the SAS Deployment Manager 9.2
From the SASDeploymentManager directory launch config.sh.
SAS Deployment Manager is installed in the following default location:
<SASHOME>/SASDeploymentManager/9.2
1.2 Select a language in the Choose Language box
1.3 Select Rebuild Web Applications
1.4 Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
1.5 Specify Connection Information, including the sasadm User ID and Password
1.6 Select Credit Risk Studio Mid-Tier 4.6 as the Web Application to Rebuild
1.7 Verify the information on the Summary screen and select Start
1.8 Select Finish when the deployment is complete
This process will update the Credit Risk Studio Mid-Tier 4.6 ear in <SASCONFIGDIR>/Web/Staging.
A backup of the original ear file will be placed in the directory below:
<SASCONFIGDIR>/Web/Staging/Backup
Step 2: Re-deploy Web Applications
2.1 Re-deploy the web applications based on the instructions for the web application server you are using.
This completes the installation of hot fix D91001 on 64-bit Enabled AIX.