<?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: structure of data set is readable, but where is the data? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596733#M16003</link>
    <description>&lt;PRE&gt;Reeza ...&lt;BR /&gt;SASHELP.VTABLE and SASHELP.VCOLUMN&lt;BR /&gt;VTABLE holds metadata about tables&lt;BR /&gt;VCOLUMN holds metadata about the variables in the data set&lt;BR /&gt;&lt;BR /&gt;MM&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. &lt;BR /&gt;Ordinarily I would use "ods trace on" to find output tables but which tables do I refer to here?&lt;BR /&gt;proc sql data=perm.churchdata;&lt;BR /&gt;  select distinct libname, memname&lt;BR /&gt;  from sashelp.vtable&lt;BR /&gt;  where upcase(table)='?'&lt;BR /&gt;  ;&lt;BR /&gt;&lt;BR /&gt;Is it possible to unlock the data in this file?&lt;BR /&gt;quit; &lt;BR /&gt;*/&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 03:31:22 GMT</pubDate>
    <dc:creator>MaryA_Marion</dc:creator>
    <dc:date>2019-10-16T03:31:22Z</dc:date>
    <item>
      <title>structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596690#M15987</link>
      <description>&lt;P&gt;When I do a proc contents of the enclosed data set I am obtaining a description of what is inside - alphabetic list of variables and attributes, engine/host information observation length. Number of variables is 9, number of observations = 0.&amp;nbsp; Are there sas7bdat files that only give data structure information and where / how do I obtain the data? What sas statements should I use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 23:47:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596690#M15987</guid>
      <dc:creator>MaryA_Marion</dc:creator>
      <dc:date>2019-10-15T23:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596691#M15988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16492"&gt;@MaryA_Marion&lt;/a&gt;&amp;nbsp; &amp;nbsp;Are you asking how to view the data portion of a SAS dataset rather than the descriptor(metadata) portion of the dataset? If yes, have you tried PROC PRINT?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 23:56:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596691#M15988</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2019-10-15T23:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596694#M15989</link>
      <description>&lt;P&gt;Yes. I get a very interesting description of the data set but no data? I have looked at it in SAS U Editon and JMP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:07:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596694#M15989</guid>
      <dc:creator>MaryA_Marion</dc:creator>
      <dc:date>2019-10-16T00:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596696#M15990</link>
      <description>&lt;P&gt;In your question, you've mentioned "&lt;SPAN&gt;&amp;nbsp;number of observations = 0"&amp;nbsp; So even proc print wouldn't be of use as your dataset is an empty table. It only has a structure to hold records though none yet apparently.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:10:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596696#M15990</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2019-10-16T00:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596698#M15991</link>
      <description>&lt;P&gt;Yes, it is possible to have a data set with no row of data.&lt;/P&gt;
&lt;P&gt;The dataset you've posted contains multiple rows but it appears it's the description of some output table from a query&amp;nbsp; - likely executed against sashelp.vcolumn.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=work.churchdata;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 523px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/33154i21CCF3A79DE99D82/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596698#M15991</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-10-16T00:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596699#M15992</link>
      <description>I wondered if this could be one of your help datasets like the car dataset?&lt;BR /&gt;MM&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:18:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596699#M15992</guid>
      <dc:creator>MaryA_Marion</dc:creator>
      <dc:date>2019-10-16T00:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596701#M15993</link>
      <description>&lt;P&gt;Below query will list all tables for which you've got a libname defined and which contain a column Receiver (one of the column names from your variable listing).&lt;/P&gt;
&lt;P&gt;In my environment none of the tables under sashelp has such a column.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql;
  select distinct libname, memname
  from sashelp.vcolumn
  where upcase(name)='RECEIVER'
  ;
quit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:24:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596701#M15993</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-10-16T00:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596703#M15994</link>
      <description>Thanks. Interesting code I will keep around.  I had the same results. MM&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596703#M15994</guid>
      <dc:creator>MaryA_Marion</dc:creator>
      <dc:date>2019-10-16T00:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596709#M15996</link>
      <description>&lt;P&gt;SASHELP.VTABLE and SASHELP.VCOLUMN&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VTABLE holds metadata about tables&lt;/P&gt;
&lt;P&gt;VCOLUMN holds metadata about the variables in the data set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can query these to find information on the data sets as needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16492"&gt;@MaryA_Marion&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;When I do a proc contents of the enclosed data set I am obtaining a description of what is inside - alphabetic list of variables and attributes, engine/host information observation length. Number of variables is 9, number of observations = 0.&amp;nbsp; &lt;STRONG&gt;Are there sas7bdat files that only give data structure information and where / how do I obtain the data? What sas statements should I use?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 01:30:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596709#M15996</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-10-16T01:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596733#M16003</link>
      <description>&lt;PRE&gt;Reeza ...&lt;BR /&gt;SASHELP.VTABLE and SASHELP.VCOLUMN&lt;BR /&gt;VTABLE holds metadata about tables&lt;BR /&gt;VCOLUMN holds metadata about the variables in the data set&lt;BR /&gt;&lt;BR /&gt;MM&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. &lt;BR /&gt;Ordinarily I would use "ods trace on" to find output tables but which tables do I refer to here?&lt;BR /&gt;proc sql data=perm.churchdata;&lt;BR /&gt;  select distinct libname, memname&lt;BR /&gt;  from sashelp.vtable&lt;BR /&gt;  where upcase(table)='?'&lt;BR /&gt;  ;&lt;BR /&gt;&lt;BR /&gt;Is it possible to unlock the data in this file?&lt;BR /&gt;quit; &lt;BR /&gt;*/&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 03:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596733#M16003</guid>
      <dc:creator>MaryA_Marion</dc:creator>
      <dc:date>2019-10-16T03:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596773#M16018</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16492"&gt;@MaryA_Marion&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;PRE&gt;Reeza ...&lt;BR /&gt;SASHELP.VTABLE and SASHELP.VCOLUMN&lt;BR /&gt;VTABLE holds metadata about tables&lt;BR /&gt;VCOLUMN holds metadata about the variables in the data set&lt;BR /&gt;&lt;BR /&gt;MM&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. &lt;BR /&gt;Ordinarily I would use "ods trace on" to find output tables but which tables do I refer to here?&lt;BR /&gt;proc sql data=perm.churchdata;&lt;BR /&gt;  select distinct libname, memname&lt;BR /&gt;  from sashelp.vtable&lt;BR /&gt;  where upcase(table)='?'&lt;BR /&gt;  ;&lt;BR /&gt;&lt;BR /&gt;Is it possible to unlock the data in this file?&lt;BR /&gt;quit; &lt;BR /&gt;*/&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Once again, use dictionary.columns (or the view for it, sashelp.vcolumn):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql;
select * from dictionary.columns
where libname = "PERM" and memname = "CHURCHDATA";
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 08:32:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596773#M16018</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-10-16T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596814#M16026</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16492"&gt;@MaryA_Marion&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no other data in the file/table than what a Proc Print shows you.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 11:05:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596814#M16026</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-10-16T11:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596928#M16047</link>
      <description>There is no data. If you tried to read it incorrectly, it's possible you accidentally overwrote it. Do you have a copy of the original file.</description>
      <pubDate>Wed, 16 Oct 2019 14:52:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596928#M16047</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-10-16T14:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: structure of data set is readable, but where is the data?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596976#M16054</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16492"&gt;@MaryA_Marion&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;When I do a proc contents of the enclosed data set I am obtaining a description of what is inside - alphabetic list of variables and attributes, engine/host information observation length. Number of variables is 9, number of observations = 0.&amp;nbsp; Are there sas7bdat files that only give data structure information and where / how do I obtain the data? What sas statements should I use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here is an example of how to make a data set with only the structure of an existing data set but no observations:&lt;/P&gt;
&lt;PRE&gt;data example;
   set sashelp.class (obs=0);
run;&lt;/PRE&gt;
&lt;P&gt;But where to add the data from if you have one of these structure only sets&amp;nbsp;depends on what you have.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 16:36:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/structure-of-data-set-is-readable-but-where-is-the-data/m-p/596976#M16054</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-10-16T16:36:21Z</dc:date>
    </item>
  </channel>
</rss>

