<?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 Block-Read when file is compressed in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Block-Read-when-file-is-compressed/m-p/234869#M42984</link>
    <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;When I use PROC COPY with INDEX=YES, MEMTYPE=ALL &amp;amp; CONSTRAINTS=YES options I'm getting below INFO message&amp;nbsp;in SAS Log&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;INFO: Engine's block-read&amp;nbsp; method cannot be used because:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;INFO:&amp;nbsp;&amp;nbsp; -&amp;nbsp; The file is compressed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;I read somewhere that using block-read increases the performance, as I need to use copy on many libraries/datasets I have&amp;nbsp;a question.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Is there any way where we can&amp;nbsp;force SAS to use&amp;nbsp;block-read even when file is compressed?&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2015 14:54:04 GMT</pubDate>
    <dc:creator>nrk1787db1</dc:creator>
    <dc:date>2015-11-16T14:54:04Z</dc:date>
    <item>
      <title>Block-Read when file is compressed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Block-Read-when-file-is-compressed/m-p/234869#M42984</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;When I use PROC COPY with INDEX=YES, MEMTYPE=ALL &amp;amp; CONSTRAINTS=YES options I'm getting below INFO message&amp;nbsp;in SAS Log&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;INFO: Engine's block-read&amp;nbsp; method cannot be used because:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;INFO:&amp;nbsp;&amp;nbsp; -&amp;nbsp; The file is compressed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;I read somewhere that using block-read increases the performance, as I need to use copy on many libraries/datasets I have&amp;nbsp;a question.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Is there any way where we can&amp;nbsp;force SAS to use&amp;nbsp;block-read even when file is compressed?&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 14:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Block-Read-when-file-is-compressed/m-p/234869#M42984</guid>
      <dc:creator>nrk1787db1</dc:creator>
      <dc:date>2015-11-16T14:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Block-Read when file is compressed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Block-Read-when-file-is-compressed/m-p/234920#M42997</link>
      <description>The message is so clear so I can't see why to question it.&lt;BR /&gt;What you can do is explore the effectivity of your compression. That would be dependent of your i/o througput, CPU and data profile. Even looking at your data model could reduce the need for compression. &lt;BR /&gt;Is this PROC COPY an important bottleneck in your system? &lt;BR /&gt;A dirty work around would be to use OS copy of the SAS files. Works for Base engine and non Metadata bound libraries.</description>
      <pubDate>Mon, 16 Nov 2015 20:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Block-Read-when-file-is-compressed/m-p/234920#M42997</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-11-16T20:06:34Z</dc:date>
    </item>
  </channel>
</rss>

