<?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: Find out a process making a table scan or cartesian product in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Find-out-a-process-making-a-table-scan-or-cartesian-product/m-p/930331#M366022</link>
    <description>&lt;P&gt;The way to do it is to analyse the SAS WORK storage area. Let's say your SAS Compute server uses a WORK storage area called /sas/saswork. Each SAS session creates a folder inside the saswork folder and they are named like this - tdnnnnn_&amp;lt;Server host name&amp;gt;_. The &amp;lt;nnnnn&amp;gt; part of the folder name is actually the process ID of the SAS session. So then you can easily find the WORK folder taking up the most space and identify the PID from the folder name using Unix commands.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 20:04:25 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-05-30T20:04:25Z</dc:date>
    <item>
      <title>Find out a process making a table scan or cartesian product</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-out-a-process-making-a-table-scan-or-cartesian-product/m-p/930323#M366018</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducción" aria-label="Texto traducido" data-ved="2ahUKEwi_x6n1_rWGAxXLfjABHfHuAIoQ3ewLegQICBAU"&gt;&lt;SPAN class="Y2IQFc"&gt;I have sas installed on linux and sometimes I need to find out what process is filling the work area, whether due to bad programming or something else.
I go into Linux and run the top command to see the running processes, but I can't find a way to distinguish the process that may be causing the problem.&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura.JPG" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/96875i226F5DFCDA1F3EAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Captura.JPG" alt="Captura.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 18:26:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-out-a-process-making-a-table-scan-or-cartesian-product/m-p/930323#M366018</guid>
      <dc:creator>Jose7</dc:creator>
      <dc:date>2024-05-30T18:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Find out a process making a table scan or cartesian product</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-out-a-process-making-a-table-scan-or-cartesian-product/m-p/930331#M366022</link>
      <description>&lt;P&gt;The way to do it is to analyse the SAS WORK storage area. Let's say your SAS Compute server uses a WORK storage area called /sas/saswork. Each SAS session creates a folder inside the saswork folder and they are named like this - tdnnnnn_&amp;lt;Server host name&amp;gt;_. The &amp;lt;nnnnn&amp;gt; part of the folder name is actually the process ID of the SAS session. So then you can easily find the WORK folder taking up the most space and identify the PID from the folder name using Unix commands.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 20:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-out-a-process-making-a-table-scan-or-cartesian-product/m-p/930331#M366022</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-05-30T20:04:25Z</dc:date>
    </item>
  </channel>
</rss>

