<?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: Record is too long for buffer in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330733#M74264</link>
    <description>&lt;P&gt;If dataset is &lt;U&gt;damaged&lt;/U&gt; you can try repair it using:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;proc datasets&lt;/STRONG&gt; with &lt;STRONG&gt;repair&lt;/STRONG&gt; statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&lt;U&gt;f it fails&lt;/U&gt; you'll need to recreate the dataset, when it is possible, or restore it from a backup if exists.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 08:08:30 GMT</pubDate>
    <dc:creator>Shmuel</dc:creator>
    <dc:date>2017-02-08T08:08:30Z</dc:date>
    <item>
      <title>Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330721#M74256</link>
      <description>&lt;P&gt;ERROR: An internal error has occurred while reading a compressed file. Please call your SAS&lt;BR /&gt;Site Representative and report the following: compress offset = 2235 , de-compress&lt;BR /&gt;offset = 3943 , compress buf = "" .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: Record in file XYZ.ABC.DATA is too long for buffer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using bufsize=32768 option but it didn't help.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:15:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330721#M74256</guid>
      <dc:creator>krzy32</dc:creator>
      <dc:date>2017-02-08T07:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330725#M74259</link>
      <description>&lt;P&gt;Call SAS technical support. Your dataset might be damaged.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:29:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330725#M74259</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-08T07:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330726#M74260</link>
      <description>&lt;P&gt;I have contacted them but they take too much time to respond so I posted here. Any way to determine if the dataset is indeed damaged?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:31:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330726#M74260</guid>
      <dc:creator>krzy32</dc:creator>
      <dc:date>2017-02-08T07:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330730#M74261</link>
      <description>&lt;P&gt;Have you already tried proc datasets repair, as described in&amp;nbsp;&lt;A href="http://support.sas.com/techsup/notes/v8/13/873.html" target="_blank"&gt;http://support.sas.com/techsup/notes/v8/13/873.html&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330730#M74261</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-08T07:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330733#M74264</link>
      <description>&lt;P&gt;If dataset is &lt;U&gt;damaged&lt;/U&gt; you can try repair it using:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;proc datasets&lt;/STRONG&gt; with &lt;STRONG&gt;repair&lt;/STRONG&gt; statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&lt;U&gt;f it fails&lt;/U&gt; you'll need to recreate the dataset, when it is possible, or restore it from a backup if exists.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:08:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330733#M74264</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2017-02-08T08:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330759#M74269</link>
      <description>&lt;P&gt;I will try this and revert back. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 09:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/330759#M74269</guid>
      <dc:creator>krzy32</dc:creator>
      <dc:date>2017-02-08T09:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/935739#M367877</link>
      <description>I have encouter same the problem with you . but I temporary fix by using rammap problem . but the next time running , it will occurr with the another dataset again. if you have any solution for fixing ,pls let me know</description>
      <pubDate>Sun, 14 Jul 2024 08:04:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/935739#M367877</guid>
      <dc:creator>imoke_sir</dc:creator>
      <dc:date>2024-07-14T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Record is too long for buffer</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/935744#M367880</link>
      <description>&lt;P&gt;When you get such intermittent issues, you might have a damaged storage volume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more detailed help, post your question in a new thread, and include log(s) of failures.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 11:07:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-is-too-long-for-buffer/m-p/935744#M367880</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-07-14T11:07:51Z</dc:date>
    </item>
  </channel>
</rss>

