<?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 Dataset sizes in an spds library in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409358#M67168</link>
    <description>Hi, is there a procedure that one can use the check the size of all individual datasets in an spds library?</description>
    <pubDate>Wed, 01 Nov 2017 05:49:07 GMT</pubDate>
    <dc:creator>Errol</dc:creator>
    <dc:date>2017-11-01T05:49:07Z</dc:date>
    <item>
      <title>Dataset sizes in an spds library</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409358#M67168</link>
      <description>Hi, is there a procedure that one can use the check the size of all individual datasets in an spds library?</description>
      <pubDate>Wed, 01 Nov 2017 05:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409358#M67168</guid>
      <dc:creator>Errol</dc:creator>
      <dc:date>2017-11-01T05:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset sizes in an spds library</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409399#M67170</link>
      <description>This question has been raised several times on the community. Do a search, and then come back with your findings, and potential follow up question.</description>
      <pubDate>Wed, 01 Nov 2017 10:46:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409399#M67170</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-01T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset sizes in an spds library</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409457#M67185</link>
      <description>&lt;PRE&gt;
use OS command. Assuming you know the path stored the table.

du -g '/spds1/xx/class.spds' '/spds2/xx/class.spds' ..........

or check one record 's size via dictionary table, and multiply the nobs of table .

&lt;/PRE&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:25:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Dataset-sizes-in-an-spds-library/m-p/409457#M67185</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-11-01T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

