Score code is not generated for certain calculated items in the SAS LASR Analytic Server


Under certain conditions, score code generation might fail due to the structure of one or more calculated columns. When the length of text in your calculated columns is excessively long, the SAS LASR Analytic Server cannot include them in the score code. The following situations can create excessively long calculated columns:

Due to optimizations performed by the SAS LASR Analytic Server, there is not a fixed threshold at which a calculated column is considered excessively long. In general, the length of text within any parentheses in your calculated columns should be shorter than 1,024 bytes.