SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 46753: A data process in a SAS® Real-Time Decision Manager campaign returns the error "invalid column name"

DetailsHotfixAboutRate It

SAS Real-Time Decision Manager enables you to enter parameters to customize a data process for your campaign. If you enter a string constant as the value of one of these parameters, you might get the following error when you execute the campaign:

Invalid column name

When this problem occurs, the generated WHERE clause incorrectly identifies the value of the string constant as a column name.

To work around this problem, create a global variable to hold the string value that you want to use for the comparison. Use the global variable in place of the string.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Real-Time Decision ManagerLinux for x645.4_M16.19.2 TS2M0
HP-UX IPF5.4_M16.19.2 TS2M0
64-bit Enabled Solaris5.4_M16.19.2 TS2M0
64-bit Enabled AIX5.4_M16.19.2 TS2M0
Microsoft® Windows® for x645.4_M16.19.2 TS2M0
Solaris for x645.4_M16.19.2 TS2M0
* 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.