<?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: Table Loader slow when updating SAS physical data set in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/332913#M9800</link>
    <description>Are you sure about the extract? It by default creates a view. As i recall your was just an extract and a load. Compare the data _null_ with the whole job.</description>
    <pubDate>Wed, 15 Feb 2017 07:02:42 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-02-15T07:02:42Z</dc:date>
    <item>
      <title>Table Loader slow when updating SAS physical data set</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330090#M9696</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When trying to upload a data to sas physical dataset via TABLELOADER we are facing very slow in writing the data to the final dataset , for ex . bytes per minutes of data getting written to the dataset&lt;/P&gt;
&lt;P&gt;LOADTECHNIQUE used is REPLACE&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NEWROWS IS append(proc(append))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have increased the tmp memory to 250 GB, anyone have faced the same ?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 17:16:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330090#M9696</guid>
      <dc:creator>Sulthan</dc:creator>
      <dc:date>2017-02-06T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: TABLELOADER SLOWNESS WHILE UPLOADING DATA TO SAS PHYSICAL DATASET</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330234#M9697</link>
      <description>&lt;P&gt;Just to make sure: you are using Data Integration&amp;nbsp;Studio, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And Table Loader, is that in fact "Table Loader", and not any other like&amp;nbsp;SCD Type 2 Loader, correct?&lt;/P&gt;
&lt;P&gt;Since tmp space should have nothing to do with append performance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your target table, is it in a Base SAS libref?&lt;/P&gt;
&lt;P&gt;Do you have any indexes defined for the target table?&lt;/P&gt;
&lt;P&gt;What about topology: source data, compute server, data server, networking....&lt;/P&gt;
&lt;P&gt;Setting:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options fullstimer msglevel=i;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;might give you some hints on processing bottlenecks.'&lt;/P&gt;
&lt;P&gt;Can you give an example of the amount bytes written in a certain amount of time? Compare that with a simple&amp;nbsp;write operation in the OS to the&amp;nbsp;same location, i.e. copying a text file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 16:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330234#M9697</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-06T16:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: TABLELOADER SLOWNESS WHILE UPLOADING DATA TO SAS PHYSICAL DATASET</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330369#M9706</link>
      <description>&lt;P&gt;Yes we are using TableLoader transformation from SAS DI studio,&lt;BR /&gt;Registered the SAS table in BASE SAS libref,&lt;BR /&gt;Tried after by defining index(Still no use)&lt;BR /&gt;Source data is an extraction from MSSQL tables.&lt;/P&gt;&lt;P&gt;The speed of transfer as far tested is 3mb/10min&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 02:01:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330369#M9706</guid>
      <dc:creator>Sulthan</dc:creator>
      <dc:date>2017-02-07T02:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: TABLELOADER SLOWNESS WHILE UPLOADING DATA TO SAS PHYSICAL DATASET</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330372#M9707</link>
      <description>&lt;P&gt;I have loaded 1000 obs it was loading fast and i am sharing the log so that can find anything.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 02:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330372#M9707</guid>
      <dc:creator>Sulthan</dc:creator>
      <dc:date>2017-02-07T02:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: TABLELOADER SLOWNESS WHILE UPLOADING DATA TO SAS PHYSICAL DATASET</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330376#M9708</link>
      <description>&lt;P&gt;Yes, the PROC APPEND step jumps right out. For 1,000 records, that's not fast...it's painfully slow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For comparison, I'm showing two log entries on my 4 year old home computer, one with 1,000 records and the next with 1,000,000.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since it's such a simple step, the only things I can think of are i) the compress option is slowing it down horribly, or ii) something's badly wrong with your processor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: Appending WORK.D1 to WORK.D2.&lt;/P&gt;
&lt;P&gt;NOTE: There were 1000 observations read from the data set WORK.D1.&lt;/P&gt;
&lt;P&gt;NOTE: 1000 observations added.&lt;/P&gt;
&lt;P&gt;NOTE: The data set WORK.D2 has 1000 observations and 124 variables.&lt;/P&gt;
&lt;P&gt;NOTE: PROCEDURE APPEND used (Total process time):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.16 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;===============================================================&lt;/P&gt;
&lt;P&gt;NOTE: Appending WORK.D1 to WORK.D2.&lt;/P&gt;
&lt;P&gt;NOTE: There were 1000000 observations read from the data set WORK.D1.&lt;/P&gt;
&lt;P&gt;NOTE: 1000000 observations added.&lt;/P&gt;
&lt;P&gt;NOTE: The data set WORK.D2 has 1000000 observations and 124 variables.&lt;/P&gt;
&lt;P&gt;NOTE: PROCEDURE APPEND used (Total process time):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1:13.01&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.75 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 04:27:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330376#M9708</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-02-07T04:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table Loader slow when updating SAS physical data set</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330397#M9709</link>
      <description>Are you sure that it's the writing that takes time, not the reading from external source?&lt;BR /&gt;Do a data _null_ that reads the same table. &lt;BR /&gt;Again, look a the file system outside SAS.&lt;BR /&gt;I don't think that compress would slow things down,  since compress bottleneck is CPU and the CPU is barely working in your case.</description>
      <pubDate>Tue, 07 Feb 2017 07:34:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330397#M9709</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-07T07:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: TABLELOADER SLOWNESS WHILE UPLOADING DATA TO SAS PHYSICAL DATASET</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330727#M9724</link>
      <description>&lt;P&gt;Yes its very slow, but this was not happened few weeks back.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:42:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330727#M9724</guid>
      <dc:creator>Sulthan</dc:creator>
      <dc:date>2017-02-08T07:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Loader slow when updating SAS physical data set</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330879#M9729</link>
      <description>Oh, so the million dollar question is: what has changed?</description>
      <pubDate>Wed, 08 Feb 2017 16:04:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/330879#M9729</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-08T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Loader slow when updating SAS physical data set</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/332883#M9799</link>
      <description>&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;set sqlref.SBR_PNR_DATAELEMENTS;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the below , but it was taking longer time to respond , but the same table using extract transformation have completed in 0.18s&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 03:15:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/332883#M9799</guid>
      <dc:creator>Sulthan</dc:creator>
      <dc:date>2017-02-15T03:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table Loader slow when updating SAS physical data set</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/332913#M9800</link>
      <description>Are you sure about the extract? It by default creates a view. As i recall your was just an extract and a load. Compare the data _null_ with the whole job.</description>
      <pubDate>Wed, 15 Feb 2017 07:02:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Table-Loader-slow-when-updating-SAS-physical-data-set/m-p/332913#M9800</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-15T07:02:42Z</dc:date>
    </item>
  </channel>
</rss>

