<?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 Code Performance Issues in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/438827#M109455</link>
    <description>&lt;P&gt;I'd add to the list from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4954"&gt;@Astounding&lt;/a&gt;&amp;nbsp;use the FULLSTIMER option which can often give useful clues to the cause of performance problems. You can find further info here -&amp;gt;&amp;nbsp;&lt;A href="https://support.sas.com/rnd/scalability/tools/fullstim/index.html" target="_blank"&gt;https://support.sas.com/rnd/scalability/tools/fullstim/index.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 23:53:34 GMT</pubDate>
    <dc:creator>ChrisBrooks</dc:creator>
    <dc:date>2018-02-20T23:53:34Z</dc:date>
    <item>
      <title>SAS Code Performance Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/413036#M109424</link>
      <description>&lt;P&gt;Hi friends&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are all the steps to perform in trouble shooting,when users normally have performance issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lets a user sas code normally used to run for 15 mins, but its taking now 1 to 2 hrs, what are all the things I need to check&lt;/P&gt;
&lt;P&gt;as part of the trouble shooting this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I really appreciate if any one can help me providing detail steps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Priya&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 20:24:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/413036#M109424</guid>
      <dc:creator>swati428</dc:creator>
      <dc:date>2017-11-13T20:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Code Performance Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/413041#M109425</link>
      <description>&lt;P&gt;My list is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Verify that there are zero changes to the code itself.&lt;/LI&gt;
&lt;LI&gt;Check the log to see where the time increase took place, and whether it is an increase in CPU time or an increase in clock time.&lt;/LI&gt;
&lt;LI&gt;Check the size of the incoming data sets to see if that changed.&lt;/LI&gt;
&lt;LI&gt;Check #1 for contention for resources:&amp;nbsp; was there a temporary lack of a resource such as work space.&lt;/LI&gt;
&lt;LI&gt;Check #2 for contention for resources:&amp;nbsp; did another user tie up a key resource input data set, making it unavailable.&lt;/LI&gt;
&lt;LI&gt;If reading from tables, check when stats for those tables were last updated.&amp;nbsp; Reading from tables without stats can take much longer.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 13 Nov 2017 20:33:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/413041#M109425</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-11-13T20:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Code Performance Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/438827#M109455</link>
      <description>&lt;P&gt;I'd add to the list from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4954"&gt;@Astounding&lt;/a&gt;&amp;nbsp;use the FULLSTIMER option which can often give useful clues to the cause of performance problems. You can find further info here -&amp;gt;&amp;nbsp;&lt;A href="https://support.sas.com/rnd/scalability/tools/fullstim/index.html" target="_blank"&gt;https://support.sas.com/rnd/scalability/tools/fullstim/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 23:53:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Code-Performance-Issues/m-p/438827#M109455</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2018-02-20T23:53:34Z</dc:date>
    </item>
  </channel>
</rss>

