<?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 Multi Statement Execution - Snowflake in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multi-Statement-Execution-Snowflake/m-p/2364899#M128583</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running multiple statements with tDBRow component(snowflake). I am getting a snowflake error. I tried adding additional parameters(allowMultiQueries=True) but still getting the error. Please let me know if there is any workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[FATAL] 17:29:37 ah_snowflake.test_0_1.test- tDBRow_2 UNEXPECTED_EXCEPTION&lt;/P&gt;&lt;P&gt;org.talend.components.api.exception.ComponentException: UNEXPECTED_EXCEPTION&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.throwComponentException(SnowflakeRowStandalone.java:117) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.runAtDriver(SnowflakeRowStandalone.java:91) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.tDBRow_2Process(test.java:1215) [classes/:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.runJobInTOS(test.java:2300) [classes/:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.main(test.java:1563) [classes/:?]&lt;/P&gt;&lt;P&gt;Caused by: net.snowflake.client.jdbc.SnowflakeSQLException: Actual statement count 6 did not match the desired statement count 1.&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:124) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:64) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:434) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:338) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:482) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:194) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:131) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:737) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:635) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:337) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.runAtDriver(SnowflakeRowStandalone.java:80) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	... 3 more&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;</description>
    <pubDate>Sun, 05 Sep 2021 17:36:21 GMT</pubDate>
    <dc:creator>siddardh_eon</dc:creator>
    <dc:date>2021-09-05T17:36:21Z</dc:date>
    <item>
      <title>Multi Statement Execution - Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multi-Statement-Execution-Snowflake/m-p/2364899#M128583</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running multiple statements with tDBRow component(snowflake). I am getting a snowflake error. I tried adding additional parameters(allowMultiQueries=True) but still getting the error. Please let me know if there is any workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[FATAL] 17:29:37 ah_snowflake.test_0_1.test- tDBRow_2 UNEXPECTED_EXCEPTION&lt;/P&gt;&lt;P&gt;org.talend.components.api.exception.ComponentException: UNEXPECTED_EXCEPTION&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.throwComponentException(SnowflakeRowStandalone.java:117) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.runAtDriver(SnowflakeRowStandalone.java:91) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.tDBRow_2Process(test.java:1215) [classes/:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.runJobInTOS(test.java:2300) [classes/:?]&lt;/P&gt;&lt;P&gt;	at ah_snowflake.test_0_1.test.main(test.java:1563) [classes/:?]&lt;/P&gt;&lt;P&gt;Caused by: net.snowflake.client.jdbc.SnowflakeSQLException: Actual statement count 6 did not match the desired statement count 1.&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowExceptionSub(SnowflakeUtil.java:124) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeUtil.checkErrorAndThrowException(SnowflakeUtil.java:64) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.pollForOutput(StmtUtil.java:434) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.StmtUtil.execute(StmtUtil.java:338) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeHelper(SFStatement.java:482) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQueryInternal(SFStatement.java:194) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.executeQuery(SFStatement.java:131) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:737) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.core.SFStatement.execute(SFStatement.java:635) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.executeInternal(SnowflakeStatementV1.java:287) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at net.snowflake.client.jdbc.SnowflakeStatementV1.execute(SnowflakeStatementV1.java:337) ~[snowflake-jdbc-3.13.1.jar:3.13.1]&lt;/P&gt;&lt;P&gt;	at org.talend.components.snowflake.runtime.SnowflakeRowStandalone.runAtDriver(SnowflakeRowStandalone.java:80) ~[components-snowflake-runtime-0.32.1.jar:?]&lt;/P&gt;&lt;P&gt;	... 3 more&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;</description>
      <pubDate>Sun, 05 Sep 2021 17:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multi-Statement-Execution-Snowflake/m-p/2364899#M128583</guid>
      <dc:creator>siddardh_eon</dc:creator>
      <dc:date>2021-09-05T17:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Statement Execution - Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multi-Statement-Execution-Snowflake/m-p/2364900#M128584</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is your Snowflake DB connection OK with you? No issue with network?&lt;/P&gt;&lt;P&gt;Could you please check out "Die on error" option in basic settings of tSnowflakeRow component to stop the execution of the Job to see if there is any error?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 03:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multi-Statement-Execution-Snowflake/m-p/2364900#M128584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-06T03:53:43Z</dc:date>
    </item>
  </channel>
</rss>

