<?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 How do I read data from a damaged SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658305#M197299</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How do I read the data from a damaged SAS dataset.&lt;/P&gt;
&lt;P&gt;In what instances SAS dataset gets damaged ?&lt;/P&gt;
&lt;P&gt;Please help me here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA..&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jun 2020 00:53:31 GMT</pubDate>
    <dc:creator>VVDR</dc:creator>
    <dc:date>2020-06-14T00:53:31Z</dc:date>
    <item>
      <title>How do I read data from a damaged SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658305#M197299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How do I read the data from a damaged SAS dataset.&lt;/P&gt;
&lt;P&gt;In what instances SAS dataset gets damaged ?&lt;/P&gt;
&lt;P&gt;Please help me here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA..&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 00:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658305#M197299</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2020-06-14T00:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read data from a damaged SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658306#M197300</link>
      <description>&lt;P&gt;Look into Proc Repair&lt;/P&gt;
&lt;P&gt;If you kill a SAS process in the middle of an in-place write process to a SAS table then it could get damaged (i.e. an insert/update/delete using the SAS data step modify statement).&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 01:06:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658306#M197300</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-06-14T01:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read data from a damaged SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658326#M197304</link>
      <description>&lt;P&gt;If your SAS dataset is not repairable, what strategies do you have restore it? Possible options are restoring from a backup version or recreating it from another data source. You may also be able to read up to and / or around the damaged record(s) by using the FIRSTOBS= and OBS= read options.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 02:59:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658326#M197304</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-06-14T02:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read data from a damaged SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658331#M197305</link>
      <description>&lt;P&gt;A dataset can als be damaged by running out of disk space while writing it.&lt;/P&gt;
&lt;P&gt;PROC DATASETS has a REPAIR statement.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 04:45:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-read-data-from-a-damaged-SAS-dataset/m-p/658331#M197305</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-14T04:45:27Z</dc:date>
    </item>
  </channel>
</rss>

