<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883579#M1315</link>
    <description>&lt;P&gt;Natalia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please open a tech support track? Tech support can guide you to gather the information we need to help you out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michele&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 14:12:49 GMT</pubDate>
    <dc:creator>mitrov</dc:creator>
    <dc:date>2023-07-05T14:12:49Z</dc:date>
    <item>
      <title>SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883486#M1312</link>
      <description>&lt;P&gt;Hello there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Model Studio in SAS Viya for Learners and running into a weird error in the Data Node. Here is how to replicate:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new project using Forecasting or Hierarchical Forecasting template.&lt;/LI&gt;&lt;LI&gt;Use pre-loaded PRODUCT_CLEAN data (even though I also tried with PRICE data).&lt;/LI&gt;&lt;LI&gt;Set ORDER_DATE as time variable&lt;/LI&gt;&lt;LI&gt;Set QUANTITY as dependent variables&lt;/LI&gt;&lt;LI&gt;Set PRODUCT_GROUP as BY-VAR (even though I also tried with other variables)&lt;/LI&gt;&lt;LI&gt;Run the Data Node&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the log I'm getting with the error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest how to fix or a workaround. I'm preparing a workshop I'm teaching on Tuesday 7/11 and without by-group functionality in VFL I would have to use another tool &lt;span class="lia-unicode-emoji" title=":persevering_face:"&gt;😣&lt;/span&gt;. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;The data node is beginning execution.
A lock is being acquired for execution.
The execution lock has been successfully acquired.
The input table for the project is "YVA285.PRODUCTS_CLEAN".
The by-variables are "Product_Group".
The input attributes table is "Analytics_Project_c845f4f5-0301-4c9b-add8-37aa6c388825._ATTRIBUTES".
The input time series table is being accumulated. 
&lt;FONT color="#FF0000"&gt;An error occurred during execution: Error accumulating input data
The data node has completed execution in 0.707 seconds with the following status: "Failed".&lt;/FONT&gt;
The execution lock has been released.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 20:46:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883486#M1312</guid>
      <dc:creator>NataliaSummer</dc:creator>
      <dc:date>2023-07-04T20:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883511#M1313</link>
      <description>&lt;P&gt;Hello Natalia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;The error can be a result of lack of space on the CAS server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;The easiest way to view memory utilization rates is through the dashboard in SAS Environment Manager. &lt;BR /&gt;Look at "&lt;SPAN&gt;System Health&lt;/SPAN&gt;"-widget &amp;gt;&amp;gt; Node Memory Usage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;Or follow instructions here :&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="cs8926E06"&gt;SAS® Viya® 3.5 Administration&lt;BR /&gt;CAS Fundamentals&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/casfun/titlepage.htm" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/casfun/titlepage.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;Click on &amp;gt;&amp;gt; Memory&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8926E06"&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 07:20:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883511#M1313</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-05T07:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883574#M1314</link>
      <description>&lt;P&gt;Thank you so much Koen!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I checked this morning in the Viya for Learners Server, the Node Memory Usage is 10% and the BY-GROUP functionality is working!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, is there a way to "reserve" space on VFL or make sure I use the least amount possible? I am teaching a workshop with 30+ folks on Tuesday afternoon live (and everyone would be logged-in and actively using VLS) and I'm afraid it will be erroring-out...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your advice!&lt;/P&gt;&lt;P&gt;Natalia&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 13:50:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883574#M1314</guid>
      <dc:creator>NataliaSummer</dc:creator>
      <dc:date>2023-07-05T13:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883579#M1315</link>
      <description>&lt;P&gt;Natalia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please open a tech support track? Tech support can guide you to gather the information we need to help you out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michele&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 14:12:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883579#M1315</guid>
      <dc:creator>mitrov</dc:creator>
      <dc:date>2023-07-05T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883584#M1316</link>
      <description>&lt;P&gt;Done, just submitted. TS number is&amp;nbsp;7613821010, would appreciate a soon follow-up, thanks Michele!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 14:50:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883584#M1316</guid>
      <dc:creator>NataliaSummer</dc:creator>
      <dc:date>2023-07-05T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883715#M1317</link>
      <description>&lt;P&gt;It works for me on Tenant 35 of Viya for Learners:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tom_grant_0-1688647142313.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85591iD72B53293AF99E43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tom_grant_0-1688647142313.png" alt="tom_grant_0-1688647142313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 12:39:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883715#M1317</guid>
      <dc:creator>tom_grant</dc:creator>
      <dc:date>2023-07-06T12:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883735#M1318</link>
      <description>&lt;P&gt;If I understood correctly, it worked after resubmitting it the day after. Her question now is how to prevent the error from happening again during her class.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 14:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/883735#M1318</guid>
      <dc:creator>mitrov</dc:creator>
      <dc:date>2023-07-06T14:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Model Studio: Forecasting Pipeline: Error in Data Node with By-Variables</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/967574#M2689</link>
      <description>&lt;P&gt;Another customer was facing the same problem and referred to this topic in his query to me. In the end, it turned out it was not due to a (lack of) memory problem there ...but due to the fact that he had used an integer variable as a by-variable. That can't be done. The by-variables in the forecasting hierarchy should all be character variables (varchar e.g.).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ciao,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 11:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/SAS-Model-Studio-Forecasting-Pipeline-Error-in-Data-Node-with-By/m-p/967574#M2689</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2025-05-28T11:20:36Z</dc:date>
    </item>
  </channel>
</rss>

