Problem Note 17631: Possible 'ERROR: Read Access Violation' in watch list processing with
SAS Money Laundering Detection
The following error may appear when executing macros within SAS Money
Laundering Detection:
ERROR: Read Access Violation In Task [ Submit )
Exception occurred at (67762E65)
Task Traceback
Address Frame (DBGHELP API Version 4.0 rev 5)
67762E65 03F6FA24 sase7l:mcn_main+0x1E65
6790E1DD 03F6FAB8 sasyh:mcn_main+0x1D1DD
67661FB5 03F6FBD0 sasxmac:mcn_main+0x10FB5
67860BC9 03F6FC50 sasxshel:mcn_main+0x1FBC9
6784E911 03F6FC80 sasxshel:mcn_main+0xD911
67851FC7 03F6FCD8 sasxshel:mcn_main+0x10FC7
6785AC31 03F6FD14 sasxshel:mcn_main+0x19C31
67858D9E 03F6FD90 sasxshel:mcn_main+0x17D9E
678787F0 03F6FEEC sasxshel:mcn_main+0x377F0
67876C2E 03F6FF5C sasxshel:mcn_main+0x35C2E
6787A4BE 03F6FF8C sasxshel:mcn_main+0x394BE
011B2B02 03F6FFA4 sashost:Main+0xBE72
011B6C10 03F6FFB8 sashost:Main+0xFF80
77E4A990 03F6FFEC kernel32:FlsSetValue+0x779
ERROR: Generic critical error.
This error is caused by the default amount of memory used for processing
macros being insufficient for some larger macros. For example, this
error can be produced when processing the we_normalize_watch_list_data
macro.
To correct the problem, add the following options statement to the
autoexec files:
options MEXECSIZE=128k;
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Money Laundering Detection | Microsoft Windows XP 64-bit Edition | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows NT Workstation | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows XP Professional | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Standard Edition | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Datacenter Edition | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Enterprise Edition | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Professional | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Server | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Advanced Server | 1.4 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Datacenter Server | 1.4 | | 9.1 TS1M3 SP3 | |
*
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 |
Topic: | System Administration ==> Servers
|
Date Modified: | 2006-10-24 08:47:28 |
Date Created: | 2006-05-03 14:45:33 |