<?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: I/O error message in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586248#M167337</link>
    <description>&lt;P&gt;I believe it indicates the number of datasets that are allowed to be open, please check the link below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/49/014.html" target="_self"&gt;http://support.sas.com/kb/49/014.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;increase the limit to the number of files that the operating system allows to have open at the same time.&lt;/P&gt;
&lt;P&gt;But I do not know how we can increase that limit. You might need to go though the link.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 19:58:28 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2019-09-04T19:58:28Z</dc:date>
    <item>
      <title>I/O error message</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586244#M167335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running SAS on a supercomputer (Linux system) and an error message was shown in the log file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: An I/O error has occurred on file WORK.CC.DATA.&lt;BR /&gt;ERROR: UNIX errno = 122&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I searched this error message and most of the UNIX errno = 24 rather than 122. What is the difference?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The number of observations is 10,000. I tried to decrease it to 5,000 and even 2,5000 but it did not work. How can I fix this issue? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:53:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586244#M167335</guid>
      <dc:creator>dapenDaniel</dc:creator>
      <dc:date>2019-09-04T19:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error message</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586248#M167337</link>
      <description>&lt;P&gt;I believe it indicates the number of datasets that are allowed to be open, please check the link below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/49/014.html" target="_self"&gt;http://support.sas.com/kb/49/014.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;increase the limit to the number of files that the operating system allows to have open at the same time.&lt;/P&gt;
&lt;P&gt;But I do not know how we can increase that limit. You might need to go though the link.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586248#M167337</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2019-09-04T19:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error message</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586305#M167364</link>
      <description>&lt;P&gt;See here:&amp;nbsp;&lt;A href="https://www-numi.fnal.gov/offline_software/srt_public_context/WebDocs/Errors/unix_system_errors.html" target="_blank" rel="noopener"&gt;https://www-numi.fnal.gov/offline_software/srt_public_context/WebDocs/Errors/unix_system_errors.html&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;#define EDQUOT          122     /* Quota exceeded */&lt;/PRE&gt;
&lt;P&gt;The server administrator has diligently set quotas in WORK, so one user can't wreck the day for everybody else.&lt;/P&gt;
&lt;P&gt;Clean up your WORK before running this step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS the above link is the third result of a Google search for "UNIX errno = 122". See Maxim 6.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 06:08:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-O-error-message/m-p/586305#M167364</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-09-05T06:08:54Z</dc:date>
    </item>
  </channel>
</rss>

