Problem Note 36509: An exception error might occur when importing frozen group definitions containing variable names greater than 8 characters
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
SAS System | SAS Enterprise Miner | z/OS | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows XP 64-bit Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows 2000 Advanced Server | 5.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 5.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 5.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 5.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 5.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Enterprise Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Standard Edition | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Microsoft Windows XP Professional | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
64-bit Enabled AIX | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
64-bit Enabled HP-UX | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
64-bit Enabled Solaris | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
HP-UX IPF | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Linux | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Linux on Itanium | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Solaris for x64 | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.2 TS2M2 |
Tru64 UNIX | 5.3 | 6.1_M2 | 9.1 TS1M3 SP4 | 9.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.
The Interactive Grouping and Interactive Binning node error "Error: exception.server.EMTOOL.RUNTIMEERROR,1012" occurs when importing frozen group definitions with variable names greater than 8 characters in SAS Enterprise Miner 5.3.
Type: | Problem Note |
Priority: | medium |
Topic: | Analytics ==> Data Mining
|
Date Modified: | 2009-08-11 14:17:18 |
Date Created: | 2009-07-10 15:50:54 |