<?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: SAS Grid to Sqlserver data upload performance. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670174#M201140</link>
    <description>&lt;P&gt;Thank you for replying. Here are the details of the Sqlserver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Grid&amp;nbsp; Version :&amp;nbsp;&lt;SPAN&gt;9.04.01M6P110718&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSHOSTINFOLONG Linux LIN X64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sqlserver version :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smijoss1_0-1595006682338.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47257i1C158A872DD9D433/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smijoss1_0-1595006682338.png" alt="smijoss1_0-1595006682338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jul 2020 17:27:47 GMT</pubDate>
    <dc:creator>smijoss1</dc:creator>
    <dc:date>2020-07-17T17:27:47Z</dc:date>
    <item>
      <title>SAS Grid to Sqlserver data upload performance.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670167#M201138</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "insertbuff=" parameter is no longer working for Sqlserver. (Since the latest update on sas Grid)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the Libname statement works fine. but when it tries executing the proc append , it gives "&lt;FONT color="#FF0000"&gt;Error: The connection to the server has been lost&lt;/FONT&gt;."&amp;nbsp; Error.&lt;/P&gt;&lt;P&gt;i have about 10 table contain about 300K to 400K records each. so without the insert buffer it take a Loooong time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;has insertbuff&amp;nbsp; been replaced with any other option ?&amp;nbsp; Since Bulkload&amp;nbsp; does not work on SAS Grid what other option do I have&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname mydblib sqlsvr datasrc=xxx&amp;nbsp; &amp;nbsp; &amp;nbsp;user=xxx&amp;nbsp; &amp;nbsp;password=xxx schema=xxx DIRECT_EXE=delete DBCOMMIT=1000 ReadBuff= 10000&amp;nbsp; &amp;nbsp;;

proc append base=mydblib.Smijo_Class data=sashelp.class;
Run;

libname mydblib clear;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 17:09:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670167#M201138</guid>
      <dc:creator>smijoss1</dc:creator>
      <dc:date>2020-07-17T17:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid to Sqlserver data upload performance.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670172#M201139</link>
      <description>&lt;P&gt;To help someone that knows more on this topic than I do you might want to mention which release of SQL Server you are connecting to.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 17:23:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670172#M201139</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-07-17T17:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid to Sqlserver data upload performance.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670174#M201140</link>
      <description>&lt;P&gt;Thank you for replying. Here are the details of the Sqlserver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Grid&amp;nbsp; Version :&amp;nbsp;&lt;SPAN&gt;9.04.01M6P110718&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSHOSTINFOLONG Linux LIN X64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sqlserver version :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smijoss1_0-1595006682338.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47257i1C158A872DD9D433/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smijoss1_0-1595006682338.png" alt="smijoss1_0-1595006682338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 17:27:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670174#M201140</guid>
      <dc:creator>smijoss1</dc:creator>
      <dc:date>2020-07-17T17:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid to Sqlserver data upload performance.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670408#M201246</link>
      <description>&lt;P&gt;I suggest you work with SAS Tech Support on this one. INSERTBUFF shouldn't cause dropped database connections.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 23:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Grid-to-Sqlserver-data-upload-performance/m-p/670408#M201246</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-07-18T23:16:12Z</dc:date>
    </item>
  </channel>
</rss>

