SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 36509: An exception error might occur when importing frozen group definitions containing variable names greater than 8 characters

DetailsHotfixAboutRate It

The Interactive Grouping node, and the Interactive Binning node SAS® Enterprise Miner™ might return the following error message when frozen group definitions are being used and the name of an input variable is greater than 8 characters:

A problem has been encountered on the server

Error: exception.server.EMTOOL.RUNTIMEERROR,1012

13499   *------------------------------------------------------------*;
13500   * IGN: Scoring DATA data;
13501   *------------------------------------------------------------*;
13502   data EMWS.IGN_TRAIN
13503   / view=EMWS.IGN_TRAIN
13504   ;
13505   set EMWS.EMCODE_TRAIN
13506   ;
13507   %inc emflow;
13597  +variable_name=2 then do

                       ---- --
                        388  202
13602  +variable_name=4 then do;
                         ---- --
                         388  202
13605  +end;
         ---
        161
13606  +else
        ----
        160
13607  +variable_name=7 then do;
                         ---- --
                         388  202
13610  +end;
        ---
        161
13611  +else
        ----
        160
13612  +variable_name=9 then do;
                         ---- --
                         388  202
13615  +end;
        ---
        161
13616  +else
        ----
        160
13617  +variable_name=20 then do;
                          ---- --
                          388  202
13620  +end;
        ---
        161
13621  +end;
        ---
        161
ERROR 388-185: Expecting an arithmetic operator.
ERROR 202-322: The option or parameter is not recognized and will 
    be ignored.

ERROR 161-185: No matching DO/SELECT statement.

ERROR 160-185: No matching IF-THEN clause.   

To avoid the error, do not use input variable names that are greater than 8 characters.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Minerz/OS5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft® Windows® for 64-Bit Itanium-based Systems5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Datacenter 64-bit Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Enterprise 64-bit Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows XP 64-bit Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows 2000 Advanced Server5.39.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server5.39.1 TS1M3 SP4
Microsoft Windows 2000 Server5.39.1 TS1M3 SP4
Microsoft Windows 2000 Professional5.39.1 TS1M3 SP4
Microsoft Windows NT Workstation5.39.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Enterprise Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Standard Edition5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Microsoft Windows XP Professional5.36.1_M29.1 TS1M3 SP49.2 TS2M2
64-bit Enabled AIX5.36.1_M29.1 TS1M3 SP49.2 TS2M2
64-bit Enabled HP-UX5.36.1_M29.1 TS1M3 SP49.2 TS2M2
64-bit Enabled Solaris5.36.1_M29.1 TS1M3 SP49.2 TS2M2
HP-UX IPF5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Linux5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Linux on Itanium5.36.1_M29.1 TS1M3 SP49.2 TS2M2
Solaris for x645.36.1_M29.1 TS1M3 SP49.2 TS2M2
Tru64 UNIX5.36.1_M29.1 TS1M3 SP49.2 TS2M2
* 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.