Usage Note 15022: Incorrect sort sequence on SAS Anti-Money Laundering Prep files may
prevent some alerts from being generated
In certain situations, an incorrect sort sequence on the prep files for
SAS Anti-Money Laundering can cause alerts not to be generated.
The specifics regarding required sort sequences are correctly documented
in Chapter 7 of the "SAS Anti-Money Laundering 1.4, Solution Planning
Guide". The 1.3 version of the guide documented the information in
Chapter 6.
Customers are strongly encouraged to verify the sort sequence of the
tables which are registered as prep tables via the 'Register Tables'
add-in during the install process. It is not required that the tables
be marked as sorted, only that the records appear in the proper sort
sequence.
Below is a listing of the required sort sequences of tables vulnerable
to the problem:
ACCOUNT_PROFILE by ACCOUNT_NUMBER, MONTH_KEY
ACCOUNT_TRANSACTIONS by ACCOUNT_NUMBER, DATE_KEY
*DORMANT_ACCOUNT_TRANSACTIONS by ACCOUNT_NUMBER, DATE_KEY
PARTY_PROFILE by PARTY_NUMBER, MONTH_KEY
PARTY_TRANSACTIONS by PARTY_NUMBER, DATE_KEY
* DORMANT_ACCOUNT_TRANSACTIONS is new in SAS Anti-Money Laundering
version 1.3.
Some sites may not choose to implement one or more of these prep files
if the site does not implement scenarios which require them.
Operating System and Release Information
| SAS System | SAS Anti-Money Laundering Alert Generation Server | Microsoft Windows XP Professional | 1.4 | | 9.1 TS1M3 | |
| Microsoft Windows NT Workstation | 1.2 | | | |
| Microsoft Windows 2000 Server | 1.2 | | | |
| Microsoft Windows 2000 Professional | 1.2 | | | |
| Microsoft Windows 2000 Advanced Server | 1.2 | | | |
| Microsoft Windows 2000 Datacenter Server | 1.4 | | 9.1 TS1M3 | |
| Solaris | 1.2 | | | |
| 64-bit Enabled Solaris | 1.2 | | | |
| Linux | 1.2 | | | |
| 64-bit Enabled AIX | 1.2 | | | |
| AIX | 1.3 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | alert |
| Date Modified: | 2005-04-20 16:17:39 |
| Date Created: | 2005-04-15 12:25:40 |