<?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: To continue running schedule jobs when teh Workspace server space is low or full. in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299461#M6100</link>
    <description>&lt;P&gt;First of all, run the cleanwork utility to get rid of remnants of crashed SAS sessions that clutter up your WORK.&lt;/P&gt;
&lt;P&gt;Second, check if running the jobs one at a time does not cause an overflow in WORK. If that is the case, schedule the jobs so that enough time is between them that every job is finished before the next one executes; or wrap them into one shellscript that runs them in succession, and schedule only that.&lt;/P&gt;
&lt;P&gt;If the single jobs keep exploding your WORK, you need to either increase available space, or work at improving workspace economy within your jobs (replace complicated SQLs with data step logic (as PROC SQL creates large temporary utility files in WORK that will often cause a completely unnecessary overflow), use compress=yes on WORK datasets, use tagsort on sorts of large compressed datasets, and so on. Googling "improve SAS performance" will get you lots of hints.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 06:36:37 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-09-20T06:36:37Z</dc:date>
    <item>
      <title>To continue running schedule jobs when teh Workspace server space is low or full.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299313#M6088</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have recently started working on SAS Administration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 5 jobs scheduled using crontab all the jobs have different priorities.&lt;/P&gt;&lt;P&gt;and these jobs are failing due to the less space on SAS workspace server &amp;nbsp;issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to go about this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:04:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299313#M6088</guid>
      <dc:creator>santosh_pat69</dc:creator>
      <dc:date>2016-09-19T15:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: To continue running schedule jobs when teh Workspace server space is low or full.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299358#M6092</link>
      <description>&lt;P&gt;Hi, what is the exact error message you are getting?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 19:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299358#M6092</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2016-09-19T19:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: To continue running schedule jobs when teh Workspace server space is low or full.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299461#M6100</link>
      <description>&lt;P&gt;First of all, run the cleanwork utility to get rid of remnants of crashed SAS sessions that clutter up your WORK.&lt;/P&gt;
&lt;P&gt;Second, check if running the jobs one at a time does not cause an overflow in WORK. If that is the case, schedule the jobs so that enough time is between them that every job is finished before the next one executes; or wrap them into one shellscript that runs them in succession, and schedule only that.&lt;/P&gt;
&lt;P&gt;If the single jobs keep exploding your WORK, you need to either increase available space, or work at improving workspace economy within your jobs (replace complicated SQLs with data step logic (as PROC SQL creates large temporary utility files in WORK that will often cause a completely unnecessary overflow), use compress=yes on WORK datasets, use tagsort on sorts of large compressed datasets, and so on. Googling "improve SAS performance" will get you lots of hints.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 06:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299461#M6100</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-09-20T06:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: To continue running schedule jobs when teh Workspace server space is low or full.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299462#M6101</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I currently&amp;nbsp;&amp;nbsp;understand that "less space" means "insufficient disk space or memory".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is the situation, please run a df -h such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;root@tecmint ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/cciss/c0d0p2      75G   23G   49G  32% /
/dev/cciss/c0d0p5      24G   22G  1.2G  95% /home
/dev/cciss/c0d0p3      29G   25G  2.6G  91% /data
/dev/cciss/c0d0p1     289M   22M  253M   8% /boot
tmpfs                 252M     0  252M   0% /dev/shm&lt;/PRE&gt;
&lt;P&gt;As you see, this will give you the disk space available on your mounted disk volumes. You will need to check you have enough disk space on each. SASWORK by default is written on /tmp, but I hope you have configured a different and separated location for it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, it might be running out space your /home/user folder.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 06:40:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299462#M6101</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-09-20T06:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: To continue running schedule jobs when teh Workspace server space is low or full.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299690#M6117</link>
      <description>Hi Kurt,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you !!!!&lt;BR /&gt;I have made note of your suggestions and will follow them whenever we have this issue.</description>
      <pubDate>Tue, 20 Sep 2016 20:51:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/To-continue-running-schedule-jobs-when-teh-Workspace-server/m-p/299690#M6117</guid>
      <dc:creator>santosh_pat69</dc:creator>
      <dc:date>2016-09-20T20:51:58Z</dc:date>
    </item>
  </channel>
</rss>

