<?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 Getting error running SAS time series example in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Getting-error-running-SAS-time-series-example/m-p/883270#M1872</link>
    <description>&lt;P&gt;I am trying to run the code associated with the example in this&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_031/casactecon/casactecon_timedata_examples01.htm" target="_blank"&gt;SAS Help Center: Simple Forecast of Time Series&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep getting an error but SAS does not indicate precisely what the error is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a screenshot of my code and the error messaging after running the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="William29_0-1688343245562.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85523iCA7A1845BD9FD047/image-size/medium?v=v2&amp;amp;px=400" role="button" title="William29_0-1688343245562.png" alt="William29_0-1688343245562.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the only difference between my code and the code in the example is the fact that my cas library is mycaslib rather than mycas and I have removed the last few lines where the tables are fetched due to the error which occurs beforehand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if i could get some guidance on correcting this error?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jul 2023 00:19:07 GMT</pubDate>
    <dc:creator>William29</dc:creator>
    <dc:date>2023-07-03T00:19:07Z</dc:date>
    <item>
      <title>Getting error running SAS time series example</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Getting-error-running-SAS-time-series-example/m-p/883270#M1872</link>
      <description>&lt;P&gt;I am trying to run the code associated with the example in this&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_031/casactecon/casactecon_timedata_examples01.htm" target="_blank"&gt;SAS Help Center: Simple Forecast of Time Series&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep getting an error but SAS does not indicate precisely what the error is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a screenshot of my code and the error messaging after running the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="William29_0-1688343245562.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85523iCA7A1845BD9FD047/image-size/medium?v=v2&amp;amp;px=400" role="button" title="William29_0-1688343245562.png" alt="William29_0-1688343245562.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the only difference between my code and the code in the example is the fact that my cas library is mycaslib rather than mycas and I have removed the last few lines where the tables are fetched due to the error which occurs beforehand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if i could get some guidance on correcting this error?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 00:19:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Getting-error-running-SAS-time-series-example/m-p/883270#M1872</guid>
      <dc:creator>William29</dc:creator>
      <dc:date>2023-07-03T00:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error running SAS time series example</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Getting-error-running-SAS-time-series-example/m-p/883325#M1874</link>
      <description>&lt;P&gt;How to find release and licensing information in SAS Viya? &lt;BR /&gt;By Rick Wicklin on The DO Loop February 28, 2022&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2022/02/28/release-license-sas-viya.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2022/02/28/release-license-sas-viya.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please submit :&lt;BR /&gt;===========&lt;BR /&gt;cas; /* connect to CAS session */&lt;BR /&gt;proc cas;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;getLicensedProductInfo;&lt;BR /&gt;quit;&lt;BR /&gt;===========&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... and check the output for terms like "Forecasting" and "&lt;SPAN&gt;Time Series".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you have any entries?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 13:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Getting-error-running-SAS-time-series-example/m-p/883325#M1874</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-03T13:59:46Z</dc:date>
    </item>
  </channel>
</rss>

