Problem Note 20057: The APPEND procedure fails when you run the ADD_HISTORIC_TARGET module
When you run the ADD_HISTORIC_TARGET module in SAS® Anti-Money Laundering, SAS might generate the following warning message in the log:
NOTE: Appending MST_NBRS.HIST_NN to MST_NBRS.SAVED_NN.
WARNING: Variable XXX has different lengths on BASE and DATA files (BASE 3 DATA 8).
The warning is issued because the character lengths are different
between the mst_nbrs.saved_nn and mst_nbrs.hist_nn data sets. The PROC
APPEND in the ADD_HISTORIC_TARGET.SAS program needs a FORCE option or
LENGTH statement.
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 | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Linux | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Solaris | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
AIX | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
*
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: | medium |
Date Modified: | 2007-05-28 00:41:04 |
Date Created: | 2007-04-26 11:12:09 |