<?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 bufsize= in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29102#M5472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; bufsize can be defined as either a data set option or a system option, but not as a library option, as far as I know.&amp;nbsp; The dataset option supercedes the system option setting.&amp;nbsp; Either way the option is applied on the creation of a dataset and remains with it until it is either rebuilt using a different bufsize or deleted.&amp;nbsp; So if you wanted to apply a certain bufsize to ever dataset in a library you should be sure to rebuild all your datasets using the appropriate number.&amp;nbsp; An method that can aid in redefining an entire libraries bufsize is proc migrate.&amp;nbsp; Of course this does not aid in setting the same bufsize to new datasets added later to this library.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 14:33:13 GMT</pubDate>
    <dc:creator>FriedEgg</dc:creator>
    <dc:date>2012-01-13T14:33:13Z</dc:date>
    <item>
      <title>bufsize=</title>
      <link>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29100#M5470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to define buffer size&amp;nbsp; in the libname statement?&amp;nbsp;&amp;nbsp; or how can pre define&amp;nbsp; buffsize = for the whole librabry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 18:37:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29100#M5470</guid>
      <dc:creator>QLi</dc:creator>
      <dc:date>2012-01-12T18:37:26Z</dc:date>
    </item>
    <item>
      <title>bufsize=</title>
      <link>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29101#M5471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you need to find something in Documentation.&lt;/P&gt;&lt;P&gt;If you connect to Oracle (can't DB2) you can use readbuff=1000 to promote the speed of extracting data.&lt;/P&gt;&lt;P&gt;i.e. extract 1000 obe one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname x oracle ............&amp;nbsp;&amp;nbsp; readbuff=1000 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 05:57:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29101#M5471</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-01-13T05:57:29Z</dc:date>
    </item>
    <item>
      <title>bufsize=</title>
      <link>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29102#M5472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; bufsize can be defined as either a data set option or a system option, but not as a library option, as far as I know.&amp;nbsp; The dataset option supercedes the system option setting.&amp;nbsp; Either way the option is applied on the creation of a dataset and remains with it until it is either rebuilt using a different bufsize or deleted.&amp;nbsp; So if you wanted to apply a certain bufsize to ever dataset in a library you should be sure to rebuild all your datasets using the appropriate number.&amp;nbsp; An method that can aid in redefining an entire libraries bufsize is proc migrate.&amp;nbsp; Of course this does not aid in setting the same bufsize to new datasets added later to this library.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:33:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/bufsize/m-p/29102#M5472</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2012-01-13T14:33:13Z</dc:date>
    </item>
  </channel>
</rss>

