<?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 Script error handling in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Script-error-handling/m-p/1743807#M5400</link>
    <description>&lt;P&gt;I have an issue that sometimes snowflake connector does not work and it gives Error 6, howerver without changing anything and just rerunning the code it works. So earlier I made a Do Loop while ScriptError = 6 to just run the code again if the error occurs. However reading through the error log from last night the error happened and looks like it didn't loop.&lt;/P&gt;&lt;P&gt;Any pointers what might be wrong here?&lt;/P&gt;&lt;P&gt;-Pena&lt;/P&gt;&lt;P&gt;2020-09-14 22:29:53 0027 LIB CONNECT TO 'Snowflake-prod'&lt;BR /&gt;2020-09-14 22:29:57 0029 Do&lt;BR /&gt;2020-09-14 22:29:57 0030 TABLE:&lt;BR /&gt;2020-09-14 22:29:57 0031 LOAD&lt;BR /&gt;2020-09-14 22:29:57 0032 *&lt;BR /&gt;2020-09-14 22:29:57 0034 SQL SELECT&lt;BR /&gt;2020-09-14 22:29:57 0035 *&lt;BR /&gt;2020-09-14 22:29:57 0036 FROM "XXXXXX"."PUBLIC"."TABLE"&lt;BR /&gt;2020-09-14 22:30:01 Error: Connector reply error: SQL##f - SqlState: S1000, ErrorCode: 6, ErrorMsg: [Snowflake][Snowflake] (6)&lt;BR /&gt;2020-09-14 22:30:01 Assertion failure: json_type_mismatch&lt;BR /&gt;2020-09-14 22:30:01&lt;BR /&gt;2020-09-14 22:30:01 0037 Loop while ScriptError = 6&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2021 19:45:34 GMT</pubDate>
    <dc:creator>Perus_Pena</dc:creator>
    <dc:date>2021-12-28T19:45:34Z</dc:date>
    <item>
      <title>Script error handling</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Script-error-handling/m-p/1743807#M5400</link>
      <description>&lt;P&gt;I have an issue that sometimes snowflake connector does not work and it gives Error 6, howerver without changing anything and just rerunning the code it works. So earlier I made a Do Loop while ScriptError = 6 to just run the code again if the error occurs. However reading through the error log from last night the error happened and looks like it didn't loop.&lt;/P&gt;&lt;P&gt;Any pointers what might be wrong here?&lt;/P&gt;&lt;P&gt;-Pena&lt;/P&gt;&lt;P&gt;2020-09-14 22:29:53 0027 LIB CONNECT TO 'Snowflake-prod'&lt;BR /&gt;2020-09-14 22:29:57 0029 Do&lt;BR /&gt;2020-09-14 22:29:57 0030 TABLE:&lt;BR /&gt;2020-09-14 22:29:57 0031 LOAD&lt;BR /&gt;2020-09-14 22:29:57 0032 *&lt;BR /&gt;2020-09-14 22:29:57 0034 SQL SELECT&lt;BR /&gt;2020-09-14 22:29:57 0035 *&lt;BR /&gt;2020-09-14 22:29:57 0036 FROM "XXXXXX"."PUBLIC"."TABLE"&lt;BR /&gt;2020-09-14 22:30:01 Error: Connector reply error: SQL##f - SqlState: S1000, ErrorCode: 6, ErrorMsg: [Snowflake][Snowflake] (6)&lt;BR /&gt;2020-09-14 22:30:01 Assertion failure: json_type_mismatch&lt;BR /&gt;2020-09-14 22:30:01&lt;BR /&gt;2020-09-14 22:30:01 0037 Loop while ScriptError = 6&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 19:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Script-error-handling/m-p/1743807#M5400</guid>
      <dc:creator>Perus_Pena</dc:creator>
      <dc:date>2021-12-28T19:45:34Z</dc:date>
    </item>
  </channel>
</rss>

