Hot fix M9S001 addresses the issue(s) in SAS Fraud Management 6.2 as documented
in the Issue(s) Addressed section of the hot fix download page:
https://tshf.sas.com/techsup/download/hotfix/HF2/M9S.html#M9S001
M9S001 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as needed.
N2W001 updates SAS Fraud Management Common Macros 6.2
M9V001 updates SAS Fraud Management Data Services 6.2
M9W001 updates SAS Fraud Management Decision Engine 6.2
M9U001 updates SAS Fraud Management Mid-Tier 6.2
N2Y001 updates SAS Fraud Management Multi Entity History DB Maintenance Macros 6.2
N2X001 updates SAS Fraud Management Reporting History ETL Server Macros 6.2
N2Z001 updates SAS Fraud Management System of Record DB Maintenance Macros 6.2
N2V001 updates SAS Fraud Management Transaction Extensions 6.2
M9X001 updates SAS Fraud Transactional Analysis Engine 6.2
Software Component | Server | M9S001 HF1 |
---|---|---|
SAS FM Common Macros 6.2 | Batch Server (Unix) | N2W001 |
SAS FM Data Services 6.2 | Data Server (Unix) | M9V001 |
SAS FM Decision Engine 6.2 | Decision Server | M9W001 |
SAS FM Mid-Tier 6.2 | Midtier | M9U001 |
SAS FM Multi Entity History DB Maintenance Macros 6.2 | Batch Server (Unix) | N2Y001 |
SAS FM Reporting History ETL Server Macros 6.2 | Batch Server (Unix) | N2X001 |
SAS FM System of Record DB Maintenance Macros 6.2 | Batch Server (Unix) | N2Z001 |
SAS FM Transaction Extensions 6.2 | Decision Server (Unix), Rules Server (Unix) | N2V001 |
SAS Fraud Transactional Analysis Engine 6.2 | Transaction Analysis Server | M9X001 |
Before applying this hot fix, follow the instructions in SAS KB0036131 to generate a SAS Deployment Registry report on each server in your environment.
Commands to create the report:Two files are created: DeploymentRegistry.txt and DeploymentRegistry.html. Either of these files can be used to verify that the appropriate product releases are installed on your system. You can determine the current hot fix level by comparing the member hot fix numbers in the HOT FIX COMPONENT HISTORY chart above with the hot fix entries in the Deployment Registry report.
Backup the following on each Server:
Note: When you run the SAS Deployment Manager in a later step to install the hot fix, you must use the -alwaysoverwrite option to force edited files to be replaced with new files in <SASHome>.
For a detailed list of updated files, see the hot fix manifest. NOTE: The manifest is cumulative for all hot fixes for this release.
$ ./sas.servers stop
Hot Fix M9S001 must be installed on each machine where the updated components of the product, listed above, are installed.
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. Do NOT extract the contents of M9S001pt.zip into the selected directory. The hot fix installation process will extract the contents as needed.
After copying M9S001pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User's Guide.
For example:
$ export DISPLAY=<displayname>:0
From the SASDeploymentManager directory execute sasdm.sh
$ cd <SASHOME>/SASDeploymentManager/9.4
$ ./sasdm.sh
Important: The SAS Deployment Manager will present a screen with two options: "Apply SAS hot fix" and "Configure SAS hot fix" On this screen, you must ensure that the "Configure SAS hot fix" option is *not* selected before continuing.
Notes:
$ ./sasdm.sh -reinstallhotfix
$ ./sasdm.sh -alwaysoverwrite
The hot fix installation process generates a log whose name matches this pattern:
<SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.logAn example file name is: IT_2024-01-28-11.00.31.log. Each attempt to apply a hot fix results in the creation of a new log file giving detailed information regarding the installation process.
For each member hot fix, additional logs are written to the <SASHOME>/InstallMisc/InstallLogs directory. The logs whose names end with "_Install_postexec.log" identify the files that were added, backed up, changed and removed by the installation of that member hot fix.
This section describes custom steps that depend on the starting version of your system before this hot fix was installed. Locate your starting version in the first column of the table below and perform only those steps listed in the second column for that version.
Starting Version | Steps |
---|---|
6.2M0 (No Hot Fix) | Steps for upgrade from base 6.2M0 to HF1
|
Vendor | Database | Hot fix | Updates |
---|---|---|---|
PostgreSQL DB2 Oracle |
SOR | HF1 |
|
$ ./mehddl.sh preview
$ ./sorddl.sh preview
$ ./tdrddl.sh preview
$ ./mehddl.sh updateNotes:
$ ./sorddl.sh update
$ ./tdrddl.sh update
$ ./mehddl.sh clearCheckSums
$ ./mehddl.sh update
$ ./sorddl.sh clearCheckSums
$ ./sorddl.sh update
$ ./tdrddl.sh clearCheckSums
$ ./tdrddl.sh update
See SAS 9.4 Intelligence Platform Middle-Tier Administration Guide for details on rebuilding and redeploying Web Applications.
$ ./sas.servers stopIf 'sas.servers start' command takes a long time to complete, you may be experiencing the issue described in this SAS KB0036360.
$ ./sas.servers start
Log in to the web application as a user with the privilege to deploy rules on the Console tab. Deploy all the existing rules files.
Note: After a hot fix install, all users may need to clear their web browser cache before running the web application.
Confirm there are no errors in the log.
Confirm there are no errors in the log.
Run a new SAS Deployment Registry report following the same steps as in the PRE-INSTALLATION INSTRUCTIONS. The new report files will overwrite the existing ones. To retain the old files, save them to a new location or rename them before running the commands.
Please send a copy of the final DeploymentRegistry.txt file to SAS Fraud Management support.
The three JAR files are:
If these jars have been updated by this hot fix or any hot fix since your starting hot fix level, they must be copied into the 'lib' subdirectory of the BOSS installation directory. For additional details see SAS KB0036356.
Important: Save a backup copy of the jars from the BOSS directory before replacing them.