<?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 Data Set Weird Problem in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37220#M7354</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Has anyone encountered successfully creating a data set with observations according to the log, and then when you view the physical table in does not contain any records? It's a weird thing. Folder permissions are set to full control fyi.&lt;BR /&gt;
&lt;BR /&gt;
Hope anyone can help. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Milton</description>
    <pubDate>Wed, 06 Jan 2010 04:44:56 GMT</pubDate>
    <dc:creator>milts</dc:creator>
    <dc:date>2010-01-06T04:44:56Z</dc:date>
    <item>
      <title>Data Set Weird Problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37220#M7354</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Has anyone encountered successfully creating a data set with observations according to the log, and then when you view the physical table in does not contain any records? It's a weird thing. Folder permissions are set to full control fyi.&lt;BR /&gt;
&lt;BR /&gt;
Hope anyone can help. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Milton</description>
      <pubDate>Wed, 06 Jan 2010 04:44:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37220#M7354</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2010-01-06T04:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data Set Weird Problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37221#M7355</link>
      <description>How are you accomplishing "view the physical table"?&lt;BR /&gt;
&lt;BR /&gt;
A SAS PROC CONTENTS shows you what for the file?  Did you compare the CONTENTS information about when the file was created and by what user/job, as compared to your SAS log which you believe created the file?&lt;BR /&gt;
&lt;BR /&gt;
What happens when you access the SAS data set with a DATA step using a SET statement, with a PUTLOG _ALL_;  command to display observation variable values?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 06 Jan 2010 05:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37221#M7355</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-06T05:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Set Weird Problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37222#M7356</link>
      <description>when using proc contents it shows 0 observations as compared to the log which says it contains 8. &lt;BR /&gt;
&lt;BR /&gt;
will try to use putlog. thanks scott!&lt;BR /&gt;
&lt;BR /&gt;
milton</description>
      <pubDate>Mon, 11 Jan 2010 01:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Data-Set-Weird-Problem/m-p/37222#M7356</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2010-01-11T01:36:20Z</dc:date>
    </item>
  </channel>
</rss>

