Problem Note 20741: The target table is generated with incorrect data when multiple lookup
tables and the target table contain a column with the same name
If the following scenario occurs when you use a Lookup transformation,
SAS® Data Integration Studio generates the target table with incorrect
data values:
Scenario
The Lookup transformation contains multiple lookup definitions and two
or more of these definitions have the same lookup column being mapped to
different target table columns:
Lookup Properties
Lookups
First lookup definition
Source to Lookup Mapping
Source Table Lookup Table
---------------------------
AccountID -> Account_ID
Lookup to Target Mapping
Lookup Table Target Table
---------------------------
AccountRK -> Account_RK
Second lookup definition
Source to Lookup Mapping
Source Table Lookup Table
--------------------------------
TargetAcctID -> Account_ID
Lookup to Target Mapping
Lookup Table Target Table
--------------------------------
AccountRK -> Target_Account_RK
When this scenario occurs, the target column in the first lookup
definition gets set to the same value as the target column in the second
lookup definition.
You can avoid this issue by using unique names for the lookup table
columns and the source table columns. To accomplish this, insert a step
prior to the Lookup and map conflicting columns to new names.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
| SAS System | SAS Data Integration Studio | Microsoft Windows XP Professional | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows NT Workstation | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows Server 2003 Standard Edition | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows Server 2003 Enterprise Edition | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows Server 2003 Datacenter Edition | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows 2000 Professional | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows 2000 Server | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows 2000 Advanced Server | 3.3 | | 9.1 TS1M3 SP3 | |
| Microsoft Windows 2000 Datacenter Server | 3.3 | | 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: | alert |
| Date Modified: | 2007-08-21 14:35:33 |
| Date Created: | 2007-08-02 23:43:53 |