Problem Note 60429: Executing a campaign in SAS® Customer Intelligence fails when you use case-sensitive collation
In SAS Customer Intelligence Studio, an executed campaign might fail when you use case-sensitive collation for the Microsoft SQL Server database. When this failure occurs, the following error is shown in the SAS® Stored Process server log file:
(MADTSQL):
execute (insert into CDM.CI_DYNAMIC_TREATMENT_ATTRIBUTE (cell_package_sk, treatment_sk, package_hash_val, treatment_hash_val, sequence_no) select
st.cell_package_sk,
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - st.treatment_sk, st.package_hash_val, st.treatment_hash_val, st.sequence_no from
CDM.DTAE18640A119B387C st left join CDM.CI_DYNAMIC_TREATMENT_ATTRIBUTE tt ON
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - tt.cell_package_sk = st.cell_package_sk and tt.treatment_sk = st.treatment_sk and tt.package_hash_val
= st.package_hash_val and tt.sequence_no = st.sequence_no where tt.cell_package_sk IS NULL
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - )by OLEDB;
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - ERROR: Execute error:
ICommand::Execute failed. : Invalid column name 'sequence_no'.: Invalid column name 'treatment_hash_val'.: Invalid column name 'package_hash_val'.:
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - 'treatment_sk'.: Invalid column name 'cell_package_sk'.: Invalid column name 'sequence_no'.:
Invalid column name 'treatment_hash_val'.: Invalid column name 'package_hash_val'.: Invalid
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - column name 'treatment_sk'.: Invalid column name 'cell_package_sk'.: Invalid column name
'cell_package_sk'.: Invalid column name 'sequence_no'.: Invalid column name
2017-02-20T14:41:34,874 INFO [00001672] 16:userid - SYMBOLGEN: Macro variable SQLXRC resolves to 42S22
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Customer Intelligence Studio | Microsoft® Windows® for x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro 32-bit | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows 10 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 R2 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 for x64 | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Datacenter | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Datacenter | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Std | 6.5 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Std | 6.5 | | 9.4 TS1M3 | |
Windows 7 Enterprise 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Enterprise x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Home Premium 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Home Premium x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Professional 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Professional x64 | 6.5 | | 9.4 TS1M3 | |
Windows 7 Ultimate 32 bit | 6.5 | | 9.4 TS1M3 | |
Windows 7 Ultimate x64 | 6.5 | | 9.4 TS1M3 | |
64-bit Enabled AIX | 6.5 | | 9.4 TS1M3 | |
64-bit Enabled Solaris | 6.5 | | 9.4 TS1M3 | |
HP-UX IPF | 6.5 | | 9.4 TS1M3 | |
Linux for x64 | 6.5 | | 9.4 TS1M3 | |
Solaris for x64 | 6.5 | | 9.4 TS1M3 | |
*
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: | high |
Date Modified: | 2017-07-19 10:57:50 |
Date Created: | 2017-05-08 11:45:01 |