<?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: Error in Proc reg in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805539#M317332</link>
    <description>&lt;P&gt;Do you have SAS/STAT licensed?&lt;BR /&gt;Run &lt;BR /&gt;PROC SETINIT ; RUN;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 16:52:55 GMT</pubDate>
    <dc:creator>AMSAS</dc:creator>
    <dc:date>2022-04-01T16:52:55Z</dc:date>
    <item>
      <title>Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805537#M317331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Am not sure why I am encountering this problem in my proc reg. Any help?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CathyVI_0-1648831061202.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70030i508B35AF97CA5202/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CathyVI_0-1648831061202.png" alt="CathyVI_0-1648831061202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805537#M317331</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2022-04-01T16:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805539#M317332</link>
      <description>&lt;P&gt;Do you have SAS/STAT licensed?&lt;BR /&gt;Run &lt;BR /&gt;PROC SETINIT ; RUN;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805539#M317332</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2022-04-01T16:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805549#M317334</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/226241"&gt;@AMSAS&lt;/a&gt;&amp;nbsp;Yes I do. I ran it and my&amp;nbsp;Expiration date is : 14NOV2022.&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 17:51:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805549#M317334</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2022-04-01T17:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805551#M317335</link>
      <description>&lt;P&gt;Can you try another SAS/STAT procedure? Does it work ... or same ERROR?&lt;BR /&gt;Maybe you have a SAS/STAT license, but SAS/STAT is not installed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 17:53:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805551#M317335</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-04-01T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805559#M317338</link>
      <description>&lt;P&gt;I recommend you open a &lt;A href="https://support.sas.com/en/technical-support/submit-a-support-request.html" target="_blank" rel="noopener"&gt;TS track&lt;/A&gt; for this question.&lt;BR /&gt;&lt;BR /&gt;Please include the following:&lt;BR /&gt;- SAS Version you are running (the following code will report SAS version information)&lt;BR /&gt;%put &amp;amp;sysvlong ;&lt;BR /&gt;%put &amp;amp;sysscpl ;&lt;BR /&gt;%put &amp;amp;syssite ;&lt;BR /&gt;- &lt;A href="http://support.sas.com/kb/35968" target="_blank" rel="noopener"&gt;Registry Report&lt;/A&gt; (*.txt files) for each server, please clearly name the report files to reflect the server it was executed on.&lt;/P&gt;
&lt;P&gt;- Was this working in the past?&lt;/P&gt;
&lt;P&gt;- When was it last working?&lt;BR /&gt;- What has changed since the last time it was working?&lt;BR /&gt;- The SAS log (text not screen shot)&lt;BR /&gt;&lt;BR /&gt;It might also be helpful to run a documented &lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_reg_examples.htm" target="_self"&gt;example&lt;/A&gt; and include the log from that - Although I expect that will fail too&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 18:14:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805559#M317338</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2022-04-01T18:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Proc reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805561#M317339</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/253321"&gt;@CathyVI&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/226241"&gt;@AMSAS&lt;/a&gt;&amp;nbsp;Yes I do. I ran it and my&amp;nbsp;Expiration date is : 14NOV2022.&lt;/P&gt;
&lt;P&gt;What could be the problem?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That confirms that you have SAS/Stat licensed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now run&lt;/P&gt;
&lt;PRE&gt;proc product_status;
run;&lt;/PRE&gt;
&lt;P&gt;The log will show something similar to the following. If SAS/STAT does not appear in this then that means it was not installed and you need to reinstall SAS making sure that all the licensed products are selected for installation.&lt;/P&gt;
&lt;PRE&gt;For Base SAS Software ...
   Custom version information: 9.4_M4
   Image version information: 9.04.01M4P110916
For SAS/STAT ...
   Custom version information: 14.2
For SAS/GRAPH ...
   Custom version information: 9.4_M4
For High Performance Suite ...
   Custom version information: 2.2_M5
For SAS/ACCESS Interface to PC Files ...
   Custom version information: 9.4_M4
For SAS/ACCESS Interface to ODBC ...
   Custom version information: 9.4_M4
&lt;/PRE&gt;
&lt;P&gt;If SAS/STAT does appear in the Product_status output then you really do need to contact tech support as that may indicate something really odd has happened to your install and you want professionals working with all the tools to diagnose such.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-in-Proc-reg/m-p/805561#M317339</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-04-01T19:00:28Z</dc:date>
    </item>
  </channel>
</rss>

