Problem Note 38501: A details table analysis fails when the same variable name is used across multiple event types
A details table analysis fails when the same variable name is used across multiple event types. The log for the details table contains an error message similar to the following:
ERROR: Column TECH_CLM_CMMT could not be found in the table/view identified with the correlation name a.
NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.
NOTE: The SAS System stopped processing this step because of errors.
The problem occurs because a query is missing the
distinct keyword.
No workaround is possible.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Warranty Analysis | Microsoft Windows Server 2003 Datacenter Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Enterprise Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Standard Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
64-bit Enabled AIX | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
64-bit Enabled Solaris | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
HP-UX IPF | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
*
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 problem occurs because a query is missing the distinct keyword.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2010-04-14 10:45:22 |
Date Created: | 2010-01-26 09:35:00 |