Problem Note 46346: The SAS® Anti-Money Laundering Postwl_Dwjn_Load macro fails
The call to the Get_Observation_Count macro within the Dow Jones Watch List macro, Postwl_Dwjn_Load, does not contain a data set name parameter. This causes the macro to fail because the Obs_Count macro is unresolved. The following error message is displayed in the log.
MPRINT(WL_DWJN_TRANSFORM): ;
MPRINT(WL_DWJN_TRANSFORM): ;
MPRINT(WL_DWJN_PROCESS): ;
WARNING: Extraneous information on %MEND statement ignored for macro definition POSTWL_DWJN_TRANSFORM.
WARNING: Apparent symbolic reference OBS_COUNT not resolved.
WARNING: Apparent symbolic reference OBS_COUNT not resolved.
ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was:
&obs_count
ERROR: The macro GET_OBSERVATION_COUNT will stop executing.
MPRINT(WL_DWJN_PROCESS): ;
MPRINT(WL_DWJN_LOAD): ;
Click the Hot Fix tab in this note to access the hot fix for this issue.
After you apply the hot fix, the call to get_observation_count will contain the data set name parameter.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Standard Edition | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2003 for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2008 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows Server 2008 for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Microsoft Windows XP Professional | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Enterprise 32 bit | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Enterprise x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Home Premium 32 bit | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Home Premium x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Professional 32 bit | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Professional x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Ultimate 32 bit | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows 7 Ultimate x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows Vista | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Windows Vista for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled AIX | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled HP-UX | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
64-bit Enabled Solaris | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
HP-UX IPF | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Linux | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Linux for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
Solaris for x64 | 4.2 | 5.1 | 9.2 TS2M3 | 9.3 TS1M2 |
*
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.
The call to the Get_Observation_Count macro within the Dow Jones Watch list load macro, Postwl_Dwjn_Load, does not contain a data set name parameter. This causes the macro to fail because the OBS_COUNT macro is unresolved.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2012-04-27 15:01:38 |
Date Created: | 2012-04-18 09:21:45 |