Problem Note 64829: SAS® Model Manager fails to create a Training Summary Data Set report, and a "Variable NAME not found ..." error is displayed
When you create a new Training Summary Data Set report in SAS Model Manager, the report might fail with the following error in the corresponding SAS log:
3573 /* split the train_distribution table as per the type of variables */
3574 %split_dist_table(distributionTable=train_distribution,contentTable=train_conten ts,outnumTable=num_dist,outcatTable=cat_d 3574 ! ist,levelLimit=&_MM_CategoryLevelLimit);
ERROR: Variable NAME not found.
NOTE: The SAS System stopped processing this step because of errors.
The problem occurs when the SAS WORK directory name contains a period (.).
Example:
/tmp/mycom.a.com
To work around the issue, use the -WORK option in SAS to specify a SAS WORK directory that does not contain a period in the name.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Model Manager | Microsoft® Windows® for x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows 8 Enterprise x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows 8 Pro x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Enterprise x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows 8.1 Pro x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows 10 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 R2 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 for x64 | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 Datacenter | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 R2 Datacenter | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 R2 Std | 14.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 Std | 14.2 | | 9.4 TS1M4 | |
Windows 7 Enterprise x64 | 14.2 | | 9.4 TS1M4 | |
Windows 7 Home Premium x64 | 14.2 | | 9.4 TS1M4 | |
Windows 7 Professional x64 | 14.2 | | 9.4 TS1M4 | |
Windows 7 Ultimate x64 | 14.2 | | 9.4 TS1M4 | |
64-bit Enabled AIX | 14.2 | | 9.4 TS1M4 | |
64-bit Enabled Solaris | 14.2 | | 9.4 TS1M4 | |
HP-UX IPF | 14.2 | | 9.4 TS1M4 | |
Linux for x64 | 14.2 | | 9.4 TS1M4 | |
Solaris for x64 | 14.2 | | 9.4 TS1M4 | |
*
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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2019-09-26 14:38:30 |
Date Created: | 2019-09-25 15:31:16 |