Problem Note 68121: A failure occurs and an error is generated when you run the %MM_PERFORMANCE_MONITOR macro for a model with an ASTORE file in SAS® Studio
Code execution fails when you run the %MM_PERFORMANCE_MONITOR macro for a model with an ASTORE file in SAS Studio.
Specifically, the failure occurs when you perform these steps:
- Copy model performance code from SAS® Model Manager and paste that code into SAS Studio.
- Change the value of the performance-monitor macro variable from 1 to 0, as shown below:
%let _MM_PerfExecutor=0;
- Submit the code in SAS Studio.
When you submit the code, the following error is displayed in the SAS log:
ERROR: Variable projectVariableName is not on file WORK._MM_OUTPUTVARS_.
Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.
Operating System and Release Information
SAS System | SAS Model Manager (on SAS Viya) | Linux for x64 | 15.3 | 15.3 | Viya | Viya |
*
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: | 2021-07-14 08:06:28 |
Date Created: | 2021-07-06 13:29:09 |