SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 57678: An insert-data failure occurs when you create a column with a length of 260 characters in SAS® Customer Experience Analytics temporary tables

DetailsDownloadsHotfixAboutRate It

In SAS Customer Experience Analytics, a column in the temporary tables can be created, incorrectly, with a length of only 260 characters. While the length should not have a maximum value, this is the current behavior in the software. The current character length causes an insert-data failure when the data length is more than 260 characters.

ERROR:ORACLE execute error: ORA-12899: Wert zu gro? f?1/4r Spalte "CXTWH"."AVAE_TEMP_SEARCHFORMJOINCOLAPS"."internal_search_term" (aktuell: 264, maximal: 260). With the occurrence of the above ERROR, the error limit of 1 set by the ERRLIMIT= option has been reached. ROLLBACK has been issued(Any Rows processed after the last COMMIT are lost). Total rows processed: 575 Rows failed : 1 NOTE: Statements not processed because of errors noted above. NOTE: PROCEDURE APPEND used (Total process time): real time 0.27 seconds cpu time 0.02 seconds NOTE: The SAS System stopped processing this step because of errors. ERROR: Untrapped err - macro var syserr: 1008. See previous SAS generated err in log for explanation.

To resolve this problem, click the Downloads tab in this note and copy the SAS code on that tab to the sasbatch.sh file. Then, in the sasbatch.sh file, locate EXIT=1 (a SAS warning code) and change it to EXIT=0.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Customer Experience AnalyticsLinux for x646.46.4
Microsoft® Windows® for x646.46.4
* 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.