Usage Note 16310: Select node counts reset after executing a subsequent node
Select node counts may reset to zero (or a very low value) when a
subsequent node such as a cell or split node is executed in a diagram
within SAS Campaign Studio.
No errors will appear in the logs however the sql may
contain an unnecessary sum function such as the following:
sum(table0.Subject_Field_Name) = Value
rather than the expected sql of:
table0.Subject_Field_Name = Value
This can occur when the database field associated with the Subject ID
field is a numeric data item and the information map classification
format has the default value of measure instead of the correct value of
category.
To rectify the problem change the classification format to category for
the Subject ID data item within the Information Map.
Operating System and Release Information
SAS System | SAS Campaign Studio | Microsoft Windows Server 2003 Standard Edition | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows XP Professional | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Enterprise Edition | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Server | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Advanced Server | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Datacenter Server | 4.3 | | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Professional | 4.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.
Date Modified: | 2006-02-17 10:38:55 |
Date Created: | 2005-10-14 09:04:49 |