<?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: Getting ERROR of &amp;quot;No disk space is available for write operation&amp;quot; for utl table, although there are still a lot of space in the work library while running SAS in batch mode in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138480#M37165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KurtBremset,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have tried to change it to unlimited and it did not allowed me &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; .&amp;nbsp; It's giving me this message: "The specific value is outside the user's allowable range".&lt;/P&gt;&lt;P&gt;So I think I have to ask the system admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Kurt &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 05:54:27 GMT</pubDate>
    <dc:creator>deasysn_gmail_com</dc:creator>
    <dc:date>2014-10-24T05:54:27Z</dc:date>
    <item>
      <title>Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138466#M37151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your opinion about the issue that I am facing.&lt;/P&gt;&lt;P&gt;I create the sas program (base) using SEG, and everything is okay no issue on anything.&lt;/P&gt;&lt;P&gt;Now for the automation, it has launched in batch mode. When I test it, I got ERROR "No disk space is available for write process operation: for .utl and it happened while it tried to sort the table using the proc sort.&lt;/P&gt;&lt;P&gt;The table size is only around 200M, it has 2 columns inside only and it has around 2.8 millions rows.&lt;/P&gt;&lt;P&gt;The OS is AIX 7.1., the work library (I have checked) it still has free space of 50GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the complete ERROR:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: No disk space is available for the write operarion, Filename = /xxx/xxxxxx/temp/SAS_utilXXXXXX/utlXXXX.utl.&lt;/P&gt;&lt;P&gt;ERROR: Failure while attempting to write page 484 of sorted run 4.&lt;/P&gt;&lt;P&gt;ERROR: Failure while attempting to write page 16384 to utility file 1.&lt;/P&gt;&lt;P&gt;ERROR: Failure encountered to while creating initial set of sorted runs.&lt;/P&gt;&lt;P&gt;ERROR: Failure encountered during external sort.&lt;/P&gt;&lt;P&gt;ERROR: Sort execution failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program is simple:&lt;/P&gt;&lt;P&gt;proc sort data=source out=sort_src;&lt;/P&gt;&lt;P&gt;by keyvar;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This ERROR did not occur when I run it via SEG which is pointing to the same path for the WORK library (the path is stated on the ERROR log, which is pointing the same as the SEG).&lt;/P&gt;&lt;P&gt;I use also the same user ID to run the SAS code on batch and on SEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried different thing also, like using proc sql with order by instead of proc sort, but it also failed to sort the table.&lt;/P&gt;&lt;P&gt;I even tried also with proc summary, but it's also failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I match also the options between the SAS and SEG (I check the memsize and sortsize, although I don't think this ERROR is related to the memory management, and both utilloc are pointing to WORK) and they have the same value.&lt;/P&gt;&lt;P&gt;I have checked on the internet and don't seems to find anything about this. &lt;/P&gt;&lt;P&gt;I know usually this happens when there is not enough disk space on the WORK library, but it seems not in this case.&lt;/P&gt;&lt;P&gt;Can anyone help me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 02:14:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138466#M37151</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-23T02:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138467#M37152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There has to be something different about your SAS batch environment compared to your EG SAS environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you run PROC OPTIONS in both batch and EG and double check your UTILLOC and WORK locations just to be sure. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 03:22:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138467#M37152</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-23T03:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138468#M37153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have double checked :&lt;/P&gt;&lt;P&gt;I captured the option by copying the sashelp.voption to other table while running in batch and SEG (please inform me if I am doing it wrong), then I compare them. Here the comparison result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1444px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding-left: 5.4pt; padding-right: 5.4pt; border: black 1pt solid;" valign="top" width="191"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="color: black;"&gt;Option Name&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: black 1pt solid; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="431"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="color: black;"&gt;AIX Setting&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: black 1pt solid; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="144"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="color: black;"&gt;Option Location&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: black 1pt solid; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="679"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;STRONG style="color: black;"&gt;SEG Setting&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: black 1pt solid; padding-right: 5.4pt;" valign="top" width="191"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;UTILLOC&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="431"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WORK&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="144"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Portable&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="679"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WORK&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: black 1pt solid; padding-right: 5.4pt;" valign="top" width="191"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WORK&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="431"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;/AA/BBBBB/temp/SAS_work0F45009500D2_a01ssaseapp1a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="144"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Host&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="679"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;/AA/BBBBB/temp/SAS_work666700950056_a01ssaseapp1a/SAS_work7F8D00950056_a01ssaseapp1a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: black 1pt solid; padding-right: 5.4pt;" valign="top" width="191"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;WORK&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="431"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;/AA/BBBBB/temp/SAS_work0F45009500D2_a01ssaseapp1a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="144"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Portable&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: medium none; border-right: black 1pt solid; border-bottom: black 1pt solid; padding-left: 5.4pt; border-left: medium none; padding-right: 5.4pt;" valign="top" width="679"&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;/AA/BBBBB/temp/SAS_work666700950056_a01ssaseapp1a/SAS_work7F8D00950056_a01ssaseapp1a&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are slightly different on the path which in SEG, it create another temporary folder (double temporary folder), but the main folder is the same /AA/BBBBB/temp/&lt;/P&gt;&lt;P&gt;Any other suggestion ?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 04:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138468#M37153</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-23T04:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138469#M37154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running as the same user whether BATCH or INTERACTIVE? (Just wondering if different users have different rights?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 04:34:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138469#M37154</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2014-10-23T04:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138470#M37155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the same user id for both batch and SEG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 05:30:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138470#M37155</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-23T05:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138471#M37156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another cause could be your soft file size limit. Maybe the Workspace server start script resets it to a higher value with ulimit -f.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get behind the cause of the error, you need to locate all your configuration sources for the Workspace Server and for SAS running in batch mode. This includes the shell scripts used to start SAS (and all their includes in the configuration tree), the sasv9.cfg and sasv9_usermods.cfg files, and the autoexec.sas and autoexec_usermods files. Somewhere there will be a difference that causes it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try a brute force approach by monitoring disk usage (df -k) while the batch job is executing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 07:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138471#M37156</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-23T07:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138472#M37157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the soft file size limits are a question. remember that with SEG (Eguide) the settings of the user you are doing the login with are not used. Instead it are the settings of the object spawner's key that are inherited (sassrv).&lt;/P&gt;&lt;P&gt;If you want o set managed limits you have to do that scripted. It sounds weird and confusing, but have this seen happening. Only the x-cmd usage with Eguide will show you the real effective settings (use piping). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can see of the saswork physical naming it is nested. It is creating a saswork in a saswork by that it can do that many times. Since 5.1 SEG is supporting parallel processing.&lt;/P&gt;&lt;P&gt;One of the parts of that physical naming is the PID-number. as the PID is unique for running processes there can be no conflict but its is variable. There must be also something of the system, and user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are saying:&lt;/P&gt;&lt;P&gt;-&amp;nbsp; you are having a 50Gb saswork. The version of SEG is less relevant as the SAS version that runs all processes 9.3? 9.4?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- Did mention the size of the involved dataset (200M) not the settings of memsize / sortsize. With that datasetsize it could have been done in memory with mem/sortsize settings around 2Gb&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/67464/HTML/default/viewer.htm#n0u1mn6n3akhmvn1q4n0otf9i1c8.htm" title="http://support.sas.com/documentation/cdl/en/hostunx/67464/HTML/default/viewer.htm#n0u1mn6n3akhmvn1q4n0otf9i1c8.htm"&gt;SAS(R) 9.4 Companion for UNIX Environments, Fourth Edition&lt;/A&gt; (default 1GB) your physical naming convention is Unix.&lt;/P&gt;&lt;P&gt;- After 16384 pages it is halting. You buffersize must be really small when this is still under 200Mb.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; The sort usually is requiring 3*(file size) something that could approach 1 Gb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size must not be the issue (50GB and a lot free as you checked). It could be that weird difference on user-limit settings.&lt;/P&gt;&lt;P&gt;monitoring disk usage while running could also give a hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a lot about the utilloc setting. &lt;A href="http://support.sas.com/documentation/cdl/en/lesysoptsref/67465/HTML/default/viewer.htm#p1texr4rxo0ipyn1ovajj11raccx.htm" title="http://support.sas.com/documentation/cdl/en/lesysoptsref/67465/HTML/default/viewer.htm#p1texr4rxo0ipyn1ovajj11raccx.htm"&gt;SAS(R) 9.4 System Options: Reference, Third Edition&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 09:42:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138472#M37157</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-23T09:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138473#M37158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kurt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check all of them all the cfg files in the SAS app folder, the workspaceServer folder and and dbsc folder (this for SEG) and I don't see any setting that will limiting the size of memory. The additional cfg for SEG part is only to include some autoexec script which is only assigning libname only.&lt;/P&gt;&lt;P&gt;(I check all the cfg base on the option CONFIG in the voption table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only cfg that mention any memory or limit is the main cfg in SAS Foundation table (sasv9.cfg) which stated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-memsize 2G&lt;/P&gt;&lt;P&gt;-sortsize 256M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Deasy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 10:20:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138473#M37158</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-23T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138474#M37159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With only two colums, I suspect that SAS uses a page size of 16384. Multiplied by 16384, that corresponds to 256 MB file size at the moment of the crash.&lt;/P&gt;&lt;P&gt;ulimit -f in the same environment where the batch job is started should clarify this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 10:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138474#M37159</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-23T10:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138475#M37160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAS version is 9.2 &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&lt;/P&gt;&lt;P&gt;I did check the space changes when running it, although it's quit fast but it seems it create util file till almost 2G.&lt;/P&gt;&lt;P&gt;I have tried also setting the sortsize from 512M to 3G but it's still giving the same error.&lt;/P&gt;&lt;P&gt;The BUFSIZE when I check both SAS Foundation and SEG has value = 0 which is the default of SAS, I haven't test it if I put different number on BUFSIZE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried redirect the UTIL table also with UTILLOC but it is failed also.&lt;/P&gt;&lt;P&gt;You mention that in SEG the setting on user login is not used but instead the&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;object spawner's key that are inherited (sassrv)&lt;/SPAN&gt;. Maybe that's the problem. KurtBremser also mention about -ulimit for the user also. I think I need to check this also with the admin team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. I will keep testing. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 10:40:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138475#M37160</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-23T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138476#M37161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Jaap has suggested, I think that the user that is used to run the SAS Object Spawner has higher limits than your user. Since the spawned workspace servers inherit these limits (which I consider a massive bug, BTW. users MUST ALWAYS work under their own limits imposed by the system administrator), it is possible that this causes the differing behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run ulimit -f from your commandline, and submit the following in EG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename oscmd pipe "ulimit -f";&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;infile oscmd;&lt;/P&gt;&lt;P&gt;input;&lt;/P&gt;&lt;P&gt;put _infile_;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the output is different, submit ulimit -f &lt;EM&gt;value_shown_in_EG&lt;/EM&gt; before running the batch job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 10:44:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138476#M37161</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-23T10:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138477#M37162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Our server admin has limited us to only 200M of "C:" drive each and I have file approaching 1GB to sort.&amp;nbsp; I found that&lt;/P&gt;&lt;P&gt;adding a TAGSORT helps be reducing the space needed for the sort, although at the expense of longer run times.&lt;/P&gt;&lt;P&gt;Another thing we do is allocate a USER library to a drive with a ton of space so that all WORK. tables created are then&lt;/P&gt;&lt;P&gt;stored in that location. Either that or use 2 level names for your tables and allocate them to a drive with lots of space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 13:10:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138477#M37162</guid>
      <dc:creator>OS2Rules</dc:creator>
      <dc:date>2014-10-23T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138478#M37163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KurtBremser,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run your code, and it output : "unlimited" on SEG log;&lt;/P&gt;&lt;P&gt;and only stated 2097151 when I run "ulimit -f" via the command line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that's the reason I don't encounter any issue on SEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for this.. I will inform this to the admin team. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 03:22:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138478#M37163</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-24T03:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138479#M37164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be able to fix this yourself. Do&lt;/P&gt;&lt;P&gt;ulimit -f unlimited&lt;/P&gt;&lt;P&gt;before running the batch job.&lt;/P&gt;&lt;P&gt;You see, those limits have a soft and hard value. After logging in, you operate under the soft limit, but the user herself can increase the limit up to the hard limit (which can only be changed by the superuser). As the hard limit is usually set to unlimited, you may be able to get out of your quandary without "hassling" the system admin(s).&lt;/P&gt;&lt;P&gt;But be advised that other things can get in your way, like user quotas etc (which a seasoned system admin will have in place)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 05:20:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138479#M37164</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-24T05:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138480#M37165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KurtBremset,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have tried to change it to unlimited and it did not allowed me &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; .&amp;nbsp; It's giving me this message: "The specific value is outside the user's allowable range".&lt;/P&gt;&lt;P&gt;So I think I have to ask the system admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Kurt &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 05:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138480#M37165</guid>
      <dc:creator>deasysn_gmail_com</dc:creator>
      <dc:date>2014-10-24T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR of "No disk space is available for write operation" for utl table, although there are still a lot of space in the work library while running SAS in batch mode</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138481#M37166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen same kind of issues in my Enviornment. there i found the issues with /tmp FS in servers whcih is fiiledup or not having sufficent space for sort opertaions. most of these SAS_UTIL** files are stroing in /tmp ( default work path )&amp;nbsp; instaed of saswork. so validate /tmp FS also once whether it has the space or not . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 15:36:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Getting-ERROR-of-quot-No-disk-space-is-available-for-write/m-p/138481#M37166</guid>
      <dc:creator>Kandimalla</dc:creator>
      <dc:date>2015-01-09T15:36:53Z</dc:date>
    </item>
  </channel>
</rss>

