<?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: exporting data from to *.txt very slow in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500200#M72603</link>
    <description>Thanks! I am wondering how can this happend? I did not set a the max length to this extent..</description>
    <pubDate>Sun, 30 Sep 2018 18:59:13 GMT</pubDate>
    <dc:creator>MirLuie</dc:creator>
    <dc:date>2018-09-30T18:59:13Z</dc:date>
    <item>
      <title>exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500183#M72593</link>
      <description>&lt;P&gt;Good Evening!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to export a dataset to *.txt containing 6 "normal" columns and 1.700.000 rows.. It takes almost 2,5 hours.. Sometimes SAS EG even&lt;SPAN&gt; freezes and collapses&lt;/SPAN&gt;. What am im doing wrong? Or is it normal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 17:23:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500183#M72593</guid>
      <dc:creator>MirLuie</dc:creator>
      <dc:date>2018-09-30T17:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500184#M72594</link>
      <description>&lt;P&gt;Please show the code, and column attribute information (eg output from proc contents).&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 17:31:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500184#M72594</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-09-30T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500189#M72595</link>
      <description>&lt;P&gt;sorry for the late Reply.. my eg collapsed again &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i dont know the Code.. i just "click" Export as *txt.. &amp;nbsp;&lt;SPAN&gt;column attribute Information is attached..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I realized that some column lengthare too Long.. is this the Problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 18:20:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500189#M72595</guid>
      <dc:creator>MirLuie</dc:creator>
      <dc:date>2018-09-30T18:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500192#M72597</link>
      <description>&lt;P&gt;That one column of maximum length (32767) is killing you. It means SAS tries to write ~55 Gigabyte of text file.&lt;/P&gt;
&lt;P&gt;Without that column, you'd only need 356 MB.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2018 18:31:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500192#M72597</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-09-30T18:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500200#M72603</link>
      <description>Thanks! I am wondering how can this happend? I did not set a the max length to this extent..</description>
      <pubDate>Sun, 30 Sep 2018 18:59:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500200#M72603</guid>
      <dc:creator>MirLuie</dc:creator>
      <dc:date>2018-09-30T18:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: exporting data from to *.txt very slow</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500239#M72606</link>
      <description>I'm guessing you never likely set it anywhere so it assumed a default somewhere.</description>
      <pubDate>Sun, 30 Sep 2018 23:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exporting-data-from-to-txt-very-slow/m-p/500239#M72606</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-30T23:00:07Z</dc:date>
    </item>
  </channel>
</rss>

