Problem Note 18068: Processing of watchlist scenarios requires more than 2 GB of memory
which will cause errors on 32 bit operating systems
SAS® Anti-Money Laundering watchlist scenarios will fail when running
on 32 bit operating systems because of memory limitations. The failure
occurs because the hash tables used to hold the Worldcheck watchlist
records attempt to grow beyond 2 GB in size.
The hotfix provided contains a fix as described below.
A new macro parameter is checked by the scenarios and can force a
different method of processing which uses much less memory. This
parameter should be set in the autoexec file.
%let WATCH_LIST_PROCESSING_METHOD = HASH_ARRAY;
For UNIX based systems it should be set to HASH_ARRAY, for Windows based
systems it should be set to INDEX_ARRAY.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering Alert Generation Server | Microsoft Windows XP Professional | 1.4 | 2.1 | 9.1 TS1M3 | |
Microsoft Windows NT Workstation | 1.4 | 2.1 | 9.1 TS1M3 | |
Microsoft Windows 2000 Datacenter Server | 1.4 | 2.1 | 9.1 TS1M3 | |
Microsoft Windows 2000 Professional | 1.4 | 2.1 | 9.1 TS1M3 | |
Microsoft Windows 2000 Server | 1.4 | 2.1 | 9.1 TS1M3 | |
Microsoft Windows 2000 Advanced Server | 1.4 | 2.1 | 9.1 TS1M3 | |
Linux | 1.4 | 2.1 | 9.1 TS1M3 | |
Solaris | 1.4 | 2.1 | 9.1 TS1M3 | |
64-bit Enabled Solaris | 1.4 | 2.1 | 9.1 TS1M3 | |
64-bit Enabled AIX | 1.4 | 2.1 | 9.1 TS1M3 | |
AIX | 1.4 | 2.1 | 9.1 TS1M3 | |
*
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: | Problem Note |
Priority: | high |
Date Modified: | 2006-08-04 08:05:51 |
Date Created: | 2006-07-13 14:46:15 |