Problem Note 35289: The SASĀ® Money Laundering Detection account_transaction_prep program might truncate columns within the account transaction prep table
The account_transaction_prep.sas program might truncate columns within the account transaction table. This happens if the customer changes the DDL for the Core data model. The account_transaction_prep code does not synchronize with the column changes in the DDL due to hard-coded length statments.
These hard-coded length statements have been removed from the code.
If there are changes to the exsisting DDL, take the following steps to synchronize the metadata of the account transaction prep table with the header code:
- Create the account_transactions_prep using the new
account_transactions_prep.sas.
- Invoke Scenario Administrator.
- Select Create and Edit Headers and click the Next button.
- Select account_header and click the Edit... button.
- Click the Details... button.
You will be prompted with the following message:
"Header columns have been either added to or removed from this header"
-
Click OK and this will re-synchronize the metadata.
It is now safe to run the AGP using the new account_transactions_prep table.
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 2000 Advanced Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows XP Professional | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Windows Vista | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 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.
The account_transaction_prep.sas program might truncate columns within the account transaction table. This will happen if the customer changes the DDL for the Core data model.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2009-04-27 12:45:29 |
Date Created: | 2009-03-25 12:44:15 |