<?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>article Enabling Snowflake tracing log in Talend Studio components in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/ta-p/2150849</link>
    <description>&lt;DIV class="talend-tkb-migrated-content"&gt;
&lt;P&gt;Use one of the following options to enable the Snowflake tracing log.&lt;/P&gt;
&amp;nbsp;
&lt;H3&gt;Option 1 - Using the Snowflake connection component&lt;/H3&gt;
&amp;nbsp;
&lt;P&gt;Add &lt;STRONG&gt;"tracing=All"&lt;/STRONG&gt; to the component &lt;STRONG&gt;Advanced Settings&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Additional JDBC Parameters&lt;/STRONG&gt; field.&lt;/P&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEfi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/123735i116D89CD89FEE426/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEfi.png" alt="0EM5b000008gEfi.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;H3&gt;Option 2 - Using the JDBC connection component&lt;/H3&gt;
&amp;nbsp;
&lt;P&gt;Configure the &lt;STRONG&gt;JDBC URL&lt;/STRONG&gt; using the following parameters:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;jdbc:snowflake://&amp;lt;account&amp;gt;.snowflakecomputing.com?db=&amp;lt;dbname&amp;gt;&amp;amp;warehouse=&amp;lt;whname&amp;gt;&amp;amp;schema=&amp;lt;scname&amp;gt;&amp;amp;tracing=ALL&lt;/PRE&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEgH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/122910i08A462980B899C33/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEgH.png" alt="0EM5b000008gEgH.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;H2&gt;Locating the trace logs&lt;/H2&gt;
&amp;nbsp;
&lt;P&gt;You can locate the trace log, stored in the &lt;STRONG&gt;tmp&lt;/STRONG&gt; log file directory, by running a &lt;STRONG&gt;tJava&lt;/STRONG&gt; component with the following code:&lt;/P&gt;
&amp;nbsp;
&lt;PRE class="ckeditor_codeblock"&gt;System.out.printIn(System.getProperty("java.io.tmpdir"));&lt;/PRE&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEgW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/123039i1319EBC4B3B43F63/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEgW.png" alt="0EM5b000008gEgW.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;P&gt;For more information, see the Snowflake KB article, &lt;A href="https://community.snowflake.com/s/article/How-to-generate-log-file-on-Snowflake-connectors" target="_blank" rel="noopener"&gt;How To: Generate log files for Snowflake Drivers &amp;amp; Connectors&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Jan 2024 02:35:30 GMT</pubDate>
    <dc:creator>TalendSolutionExpert</dc:creator>
    <dc:date>2024-01-23T02:35:30Z</dc:date>
    <item>
      <title>Enabling Snowflake tracing log in Talend Studio components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/ta-p/2150849</link>
      <description>&lt;DIV class="talend-tkb-migrated-content"&gt;
&lt;P&gt;Use one of the following options to enable the Snowflake tracing log.&lt;/P&gt;
&amp;nbsp;
&lt;H3&gt;Option 1 - Using the Snowflake connection component&lt;/H3&gt;
&amp;nbsp;
&lt;P&gt;Add &lt;STRONG&gt;"tracing=All"&lt;/STRONG&gt; to the component &lt;STRONG&gt;Advanced Settings&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Additional JDBC Parameters&lt;/STRONG&gt; field.&lt;/P&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEfi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/123735i116D89CD89FEE426/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEfi.png" alt="0EM5b000008gEfi.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;H3&gt;Option 2 - Using the JDBC connection component&lt;/H3&gt;
&amp;nbsp;
&lt;P&gt;Configure the &lt;STRONG&gt;JDBC URL&lt;/STRONG&gt; using the following parameters:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;jdbc:snowflake://&amp;lt;account&amp;gt;.snowflakecomputing.com?db=&amp;lt;dbname&amp;gt;&amp;amp;warehouse=&amp;lt;whname&amp;gt;&amp;amp;schema=&amp;lt;scname&amp;gt;&amp;amp;tracing=ALL&lt;/PRE&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEgH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/122910i08A462980B899C33/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEgH.png" alt="0EM5b000008gEgH.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;H2&gt;Locating the trace logs&lt;/H2&gt;
&amp;nbsp;
&lt;P&gt;You can locate the trace log, stored in the &lt;STRONG&gt;tmp&lt;/STRONG&gt; log file directory, by running a &lt;STRONG&gt;tJava&lt;/STRONG&gt; component with the following code:&lt;/P&gt;
&amp;nbsp;
&lt;PRE class="ckeditor_codeblock"&gt;System.out.printIn(System.getProperty("java.io.tmpdir"));&lt;/PRE&gt;
&amp;nbsp;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0EM5b000008gEgW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/123039i1319EBC4B3B43F63/image-size/large?v=v2&amp;amp;px=999" role="button" title="0EM5b000008gEgW.png" alt="0EM5b000008gEgW.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&amp;nbsp;
&lt;P&gt;For more information, see the Snowflake KB article, &lt;A href="https://community.snowflake.com/s/article/How-to-generate-log-file-on-Snowflake-connectors" target="_blank" rel="noopener"&gt;How To: Generate log files for Snowflake Drivers &amp;amp; Connectors&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Jan 2024 02:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/ta-p/2150849</guid>
      <dc:creator>TalendSolutionExpert</dc:creator>
      <dc:date>2024-01-23T02:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Snowflake tracing log in Talend Studio components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444908#M13824</link>
      <description>&lt;P&gt;The above does not generate/compile.&lt;/P&gt;
&lt;P&gt;Better to use something like this:&lt;/P&gt;
&lt;P&gt;tSetGlobalVar: myData is set to System.getProperty("java.io.tmpdir")&lt;/P&gt;
&lt;P&gt;tMsgBox has something like the following:&lt;/P&gt;
&lt;P&gt;"Hello world!&lt;BR /&gt;Here is myData: " + ((String)globalMap.get("myData"))&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 14:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444908#M13824</guid>
      <dc:creator>dgreenx</dc:creator>
      <dc:date>2024-04-25T14:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Snowflake tracing log in Talend Studio components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444910#M13825</link>
      <description>&lt;P&gt;I was referring to the tJava component to find the temp dir. I am using Java 17 environment.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 14:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444910#M13825</guid>
      <dc:creator>dgreenx</dc:creator>
      <dc:date>2024-04-25T14:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Snowflake tracing log in Talend Studio components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444911#M13826</link>
      <description>&lt;P&gt;or you can change the&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;System.out.printIn&lt;/PRE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;System.out.print&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Apr 2024 14:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2444911#M13826</guid>
      <dc:creator>dgreenx</dc:creator>
      <dc:date>2024-04-25T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling Snowflake tracing log in Talend Studio components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2445074#M13830</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/283808"&gt;@dgreenx&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your input and suggestion. We will check the issue you raised and update this article later&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 01:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Enabling-Snowflake-tracing-log-in-Talend-Studio-components/tac-p/2445074#M13830</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-04-26T01:58:12Z</dc:date>
    </item>
  </channel>
</rss>

