<?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: Any experience with Snowflake in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/320804#M9215</link>
    <description>&lt;P&gt;Hi Tom, we are also starting to use Snowflake cloud data warehousing service, would you be so kind to share how you are connecting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mauricio&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 19:39:01 GMT</pubDate>
    <dc:creator>curaloco</dc:creator>
    <dc:date>2016-12-22T19:39:01Z</dc:date>
    <item>
      <title>Any experience with Snowflake</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/319975#M9214</link>
      <description>&lt;P&gt;Has any one tried to use SAS with&amp;nbsp;&lt;A href="https://www.snowflake.net/" target="_blank"&gt;https://www.snowflake.net/&lt;/A&gt; cloud data warehousing service?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now I was going to begin by trying to access it via ODBC driver.&lt;/P&gt;
&lt;P&gt;Do we know if SAS is working on any integration tools for Snowflake to allow pushing computing into the snowflake engine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 18:04:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/319975#M9214</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2016-12-19T18:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience with Snowflake</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/320804#M9215</link>
      <description>&lt;P&gt;Hi Tom, we are also starting to use Snowflake cloud data warehousing service, would you be so kind to share how you are connecting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mauricio&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 19:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/320804#M9215</guid>
      <dc:creator>curaloco</dc:creator>
      <dc:date>2016-12-22T19:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience with Snowflake</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/320951#M9223</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Exciting news! SAS is developing SAS/ACCESS Interface to Snowflake; expected release date is sometime 3Q 2019. In the meantime, use SAS/ACCESS Interface to ODBC or JDBC and, the Snowflake supplied drivers.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;There are no current plans to create a SAS/ACCESS product specifically for Snowflake.&lt;/STRIKE&gt; &lt;STRIKE&gt;If there is an ODBC 3.x compliant Snowflake driver then SAS/ACCESS Interface to ODBC is a good choice.&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following LIBNAME statement options will help increase performance:&lt;/P&gt;
&lt;P&gt;INSERTBUFF= Number of rows in an insert statement. Play around with the number. Bigger does not always mean better &lt;SPAN&gt;(start in the 100 plus range and be ready to experiment)&lt;/SPAN&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;READBUFF=&amp;nbsp; You definitely want to set this. Play around with the number (start in the 100 plus range and be ready to experiment).&lt;/P&gt;
&lt;P&gt;DBCOMMIT= May help. I haven't tried this one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are performing CREATE TABLE AS processing you will absolutely want to use DBIDIRECTEXEC. Ditto INSERT AS SELECT, UPDATE, and DELETE. You can &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/DBIDIRECTEXEC-GOFAST-YES-for-Database-Processing/ta-p/342717" target="_blank" rel="noopener"&gt;read about it here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have to move large amounts of data (5GB plus) it may be a good idea to use PROC S3 to move the file to AWS and then using the Snowflake LOAD command. This requires creating a JSON file and some explicit pass-through but it could be worth it. I haven't done this but I plan to try it once my Snowflake account is unlocked. It appears that Jeff can't remember his password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have run some performance numbers on this but can't find them. I will rerun and post an article in the SAS Communities library or an external blog.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 17:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/320951#M9223</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2019-07-01T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience with Snowflake</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/461406#M14327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/51161"&gt;@JBailey&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Opening a Snowflake table in SAS Enterprise Guide 7.15 takes a really long time, Character variable length in Snowflake seems to be the problem as it shows that they are created by default with a length of&amp;nbsp;&lt;SPAN&gt;VARCHAR(16777216).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have tried creating a SAS view which solves the speed problem, but it demands a manually intensive process to determine the right length of each character variable and it only works after the Snowflake table has been completely scanned which could take a long time. Are there any other approaches or configuration changes to the ODBC parameters that could help?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 19:27:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/461406#M14327</guid>
      <dc:creator>curaloco</dc:creator>
      <dc:date>2018-05-10T19:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience with Snowflake</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/461660#M14333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/47455"&gt;@curaloco&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't mind, can you open a new topic because this one has be solved and we don't want to overload it. Be sure to include my user name in the post. That way I will get a notification when the topic shows up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 18:27:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Any-experience-with-Snowflake/m-p/461660#M14333</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-05-11T18:27:14Z</dc:date>
    </item>
  </channel>
</rss>

