Problem Note 46312: The Promote_scenarios macro in SAS® Anti-Money Laundering might fail for when it tries to assign the next sequence ID.
The Promote_scenarios macro might fail for sites not running MySQL, when the macro tries to assign a new sequence ID.
When the macro fails, the following error is displayed in the SAS log:
NOTE: Line generated by the invoked macro "PROMOTE_SCENARIOS".
55 next_sequence_id + &numScen); quit;
-
22
ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is
required. The condition was: next_sequence_id + 105
ERROR 22-322: Syntax error, expecting one of the following: a name, a quoted string, a numeric constant,
a datetime constant, a missing value, BTRIM, INPUT, MISSING, NULL, PUT, SUBSTRING, USER.
Please contact SAS Technical Support if you experience this issue.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for 64-Bit Itanium-based Systems | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows XP 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows 2000 Advanced Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Standard Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Microsoft Windows XP Professional | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Windows Vista | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Windows Vista for x64 | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
64-bit Enabled AIX | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
64-bit Enabled HP-UX | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
64-bit Enabled Solaris | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
HP-UX IPF | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Linux | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M2 |
Solaris for x64 | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 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 Promote_scenarios macro might fail when the macro tries to assign a new sequence ID. This only occurs for sites not running MySQL as the RDBMS
Type: | Problem Note |
Priority: | high |
Date Modified: | 2012-04-27 14:50:27 |
Date Created: | 2012-04-16 09:00:05 |