<?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: Data is not a SAS data set in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683158#M206892</link>
    <description>&lt;P&gt;Actually the popup windows shown by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/346231"&gt;@alice_cimb&lt;/a&gt; doesn't show that it is/was, a sas dataset, corrupted or not.&amp;nbsp; I can reproduce the same popups just by renaming a .TXT file to have a .sas7bdat extension and right-clicking.&amp;nbsp; It's just the o/s and sas making an inference based on the extension.&amp;nbsp; The failure only occurs when asking sas to look inside.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2020 04:07:20 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2020-09-11T04:07:20Z</dc:date>
    <item>
      <title>Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682837#M206742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I gotten the sasdata from someone else, but not able to execute or view the sasdata via SAS EG or SAS Base. The error message that I got is as per below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The pc. library is located in my D drive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;58&lt;BR /&gt;59 data Car_v2_avph;&lt;BR /&gt;60 set pc.Car_v2_avph;&lt;BR /&gt;ERROR: File PC.CAR_V2_AVPH.DATA is not a SAS data set.&lt;BR /&gt;61 run;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;WARNING: The data set WORK.CAR_V2_AVPH may be incomplete. When this step was stopped there were&lt;BR /&gt;0 observations and 0 variables.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.03 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to view the data from the sas Explorer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 252px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49200i520CB8044C899552/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is the sasdata properties if i open from my local D drive.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 577px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49201i5363E923EB7E2863/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please assist if I can save this data&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 07:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682837#M206742</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-10T07:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682840#M206743</link>
      <description>&lt;P&gt;Was the dataset created on same OS type as the SAS EG ? (Windows / unix or linox )&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 08:01:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682840#M206743</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-09-10T08:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682845#M206744</link>
      <description>&lt;P&gt;Yes, is created under same OS, which is Window. But it created in Y2014, is an old sasdata, we are retrieving it for our analysis .&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 08:16:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682845#M206744</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-10T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682891#M206750</link>
      <description>&lt;P&gt;How was the data set file (the .sas7bdat) 'gotten' or otherwise delivered to you ?&lt;/P&gt;
&lt;P&gt;- FTP may have converted characters&lt;/P&gt;
&lt;P&gt;- A text editor or other file editor may have been used to look at the file and accidentally overwritten it&lt;/P&gt;
&lt;P&gt;- File could have be retrieved from an archiving application using incorrect settings or environment variables&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible they used PROC CPORT to create a file with an incorrect filename extension ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you looked at the file with a Hex viewer? Example sashelp.cars file in Hex Editor Neo&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RichardADeVenezia_0-1599735465421.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49230i4A88C28FCC567743/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RichardADeVenezia_0-1599735465421.png" alt="RichardADeVenezia_0-1599735465421.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 10:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682891#M206750</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-09-10T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682945#M206771</link>
      <description>&lt;P&gt;I&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;is probably on the right track.&amp;nbsp; &amp;nbsp;Is the original file available anywhere?&amp;nbsp; If you can get back to the original file, you may be OK.&amp;nbsp; If it was FTP'd to you and they used ASCII mode, then the file could be corrupted.&amp;nbsp; There are other ways that the file can be corrupted such as, as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;suggests, opening in in an editor window and accidentally saving it.&amp;nbsp; Again, if the original file is still available or can somehow be pulled back from archive, you may be OK.&amp;nbsp; I think the version that you have may be unreadable even though SAS can "see" it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 14:31:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682945#M206771</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2020-09-10T14:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682947#M206773</link>
      <description>&lt;P&gt;I would go back to the "someone else" and discuss what may have been done with this file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What version of SAS are you currently running? And which version created the data set (probably have to get that from "someone else")? If by any chance you are using SAS 9.2, especially a 32-bit version, or earlier and the set was made with a more recent version this can happen because of changes to the data set header information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 14:39:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682947#M206773</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-09-10T14:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682968#M206784</link>
      <description>&lt;P&gt;In general SAS7BDAT file format has been very portable.&lt;/P&gt;
&lt;P&gt;The one issue I remember that caused trouble was the introduction some type of larger integer values used for some type of internal record number with 64bit versions of SAS that caused the files to be unreadable on 32bit version of SAS.&amp;nbsp; The fix was to re-create the file with the 64bit verison of SAS with the proper dataset option to use the older shorter values instead.&amp;nbsp; Then the file could be read with the 32bit SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I have forgotten the field and/or dataset option name)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 15:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682968#M206784</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-09-10T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682984#M206794</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;In general SAS7BDAT file format has been very portable.&lt;/P&gt;
&lt;P&gt;The one issue I remember that caused trouble was the introduction some type of larger integer values used for some type of internal record number with 64bit versions of SAS that caused the files to be unreadable on 32bit version of SAS.&amp;nbsp; The fix was to re-create the file with the 64bit verison of SAS with the proper dataset option to use the older shorter values instead.&amp;nbsp; Then the file could be read with the 32bit SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I have forgotten the field and/or dataset option name)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think this is EXTENDOBSCOUNTER which could be a system option, data set option or libname option. That is what I was thinking of when I asked about versions earlier.The default for all three is YES and would need to be set to NO for a 32-bit to be able to read the data set. IF the file has enough records (more than 2,147,483,647) then the header information may not be correct for reporting the number of observations as that is the limit for the 32-bit info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had run into that when SAS 9.3 came out but I was using 9.2.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 16:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/682984#M206794</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-09-10T16:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683059#M206825</link>
      <description>&lt;P&gt;Try using a legacy library engine and see if the data content is accessible.&lt;/P&gt;
&lt;PRE&gt;LIBNAME WAYBACK V8 'D:\Data';&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Sep 2020 19:49:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683059#M206825</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-09-10T19:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683141#M206886</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have checked with the person who passed me the data. The data was retrieved from archived folder, and should be corrupted when they extracted it. This is a monthly generate data, only those data that extracted from archived folder are impacted, while some of the original dataset which is not in keep in archived still can be used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ask them to try to re-extract from the archived folder using others tools. But if this fail again, what can I do to save the file? Can I open the data using another tools and import to text or csv?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the data view in Hex view, please advice what can i do about it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 02:23:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683141#M206886</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-11T02:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683144#M206888</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12477"&gt;@RichardDeVen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the screen shot for the data in Hex.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 829px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/49259i9479462A433BBBA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 02:26:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683144#M206888</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-11T02:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683158#M206892</link>
      <description>&lt;P&gt;Actually the popup windows shown by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/346231"&gt;@alice_cimb&lt;/a&gt; doesn't show that it is/was, a sas dataset, corrupted or not.&amp;nbsp; I can reproduce the same popups just by renaming a .TXT file to have a .sas7bdat extension and right-clicking.&amp;nbsp; It's just the o/s and sas making an inference based on the extension.&amp;nbsp; The failure only occurs when asking sas to look inside.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 04:07:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683158#M206892</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2020-09-11T04:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683160#M206893</link>
      <description>&lt;P&gt;Well, I can't say for 100% sure, but that hex display of the SAS dataset doesn't look good.&amp;nbsp; I would expect to see a few things that were intelligible, but I don't see any in your hex file.&amp;nbsp; For example, here's a random SAS data set from my system.&amp;nbsp; Much of it looks like junk, but I can make out "SAS FILESUMMARY," "DATA," and "9.0401M6X64_SRV16."&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;            Âê&amp;#129;`³&amp;#20;&amp;#17;Ï½’&amp;#8; 	Ç1Œ&amp;#24;&amp;#31;&amp;#16;&amp;#17;"" 33&amp;#1;&amp;#2;2&amp;#4;         &amp;#3;&amp;#1;&amp;#24;&amp;#31;&amp;#16;&amp;#17;"" 33&amp;#1;&amp;#2;2&amp;#4;3&amp;#1;#3 &amp;gt;  &amp;#16;&amp;#3;&amp;#1;        SAS FILESUMMARY                                                         DATA        ºIüˆÌwÜAºIüˆÌwÜA     ”ÑÀ     ”ÑÀ  &amp;#1;   &amp;#1; &amp;#4;           9.0401M6X64_SRV16                                                       ºIüˆö&amp;#7;“íö&amp;#7;“íö&amp;#7;“í&amp;#4;   &amp;#1;           &amp;#17;€']    ºIüˆÌwÜA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             &lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope I'm wrong, but the hex display of your file doesn't look promising.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 04:47:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683160#M206893</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2020-09-11T04:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683163#M206896</link>
      <description>&lt;P&gt;1F 9D is a 'magic number' associated with tar zip (.z or tar.z files).&amp;nbsp; Try to untar the file and then unzip that (or unzip then untar). With any luck you will get your actual data set out the end.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 05:06:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683163#M206896</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-09-11T05:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683203#M206911</link>
      <description>&lt;P&gt;Okay, will try that, thanks~!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 09:24:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683203#M206911</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-11T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683215#M206915</link>
      <description>&lt;P&gt;1F9D is the magic number for the .Z file format, which is created by the UNIX compress utility.&lt;/P&gt;
&lt;P&gt;Run uncompress and see if you can use the result; if that is not the case, run tar -tf &lt;EM&gt;uncompressed_file&lt;/EM&gt; to check if it is actually a tar archive.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 10:06:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683215#M206915</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-11T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not a SAS data set</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683572#M207073</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16120"&gt;@Kurt&lt;/a&gt;&amp;nbsp;and all, based on your advice, the problem is solved. We modified the file name by adding .Z at behind (&lt;STRONG&gt;car_v2_avph.sas7bdat.Z &lt;/STRONG&gt;&amp;nbsp;) and uncompress the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help~!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 06:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-is-not-a-SAS-data-set/m-p/683572#M207073</guid>
      <dc:creator>alice_cimb</dc:creator>
      <dc:date>2020-09-14T06:56:33Z</dc:date>
    </item>
  </channel>
</rss>

