<?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: Qlik OBCD Error: Arithmetic operation resulted in an overflow in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471524#M13932</link>
    <description>&lt;P&gt;Thx&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;, I did some tests according to your suggestion:&lt;/P&gt;
&lt;DIV&gt;1. After commenting out the "DESCRIPTION" column, the table loads normally, so the error is in the "DESCRIPTION" column&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;LIB CONNECT TO 'Promocje_Prod';&lt;BR /&gt;&lt;BR /&gt;PL_PROMOTION:&lt;BR /&gt;LOAD&lt;BR /&gt;ID as ID,&lt;BR /&gt;PROMOTION_NAME as [Nazwa promocji],&lt;BR /&gt;BEGIN_DATE as [Data początkowa],&lt;BR /&gt;END_DATE as [Data końcowa],&lt;BR /&gt;PROFIT_ID as ProfitId,&lt;BR /&gt;// DESCRIPTION as [Opis promocji],&lt;BR /&gt;PROMOTION_STATUS as [Status promocji],&lt;BR /&gt;ENTITY_DISTRIBUTION_STATUS as [Status dystrybucji],&lt;BR /&gt;SEGMENT_GUID as [Guid segmentu],&lt;BR /&gt;TAGS as [Tag lojalność];&lt;BR /&gt;&lt;BR /&gt;[PL_PROMOTION]:&lt;BR /&gt;SELECT&lt;BR /&gt;"ID",&lt;BR /&gt;"PROMOTION_NAME",&lt;BR /&gt;"BEGIN_DATE",&lt;BR /&gt;"END_DATE",&lt;BR /&gt;"PROFIT_ID",&lt;BR /&gt;// "DESCRIPTION",&lt;BR /&gt;"PROMOTION_STATUS",&lt;BR /&gt;"ENTITY_DISTRIBUTION_STATUS",&lt;BR /&gt;"SEGMENT_GUID",&lt;BR /&gt;"TAGS"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION";&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV id="tinyMceEditor_7f749fe3600cd7Sebastian_Dec_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_1-1721309372796.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169566i1B2DFD4B0FBD2015/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_1-1721309372796.png" alt="Sebastian_Dec_1-1721309372796.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;2. any loading of the first lines results in errors:&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT&lt;BR /&gt;"DESCRIPTION"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION"&lt;BR /&gt;WHERE ROWNUM &amp;lt;= 1;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV&gt;Unable to get column information for the fields that are used in the query. Please make sure that SQL statement used produces a result set or use !EXECUTE_NON_SELECT_QUERY keyword.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The error occurred here:&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT "DESCRIPTION" FROM "LC_MD_VIEW"."PL_PROMOTION" WHERE ROWNUM &amp;lt;= 1&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;3. Only converting the data into shorter text helps:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT&lt;BR /&gt;CAST("DESCRIPTION" AS VARCHAR(1000)) AS "DESCRIPTION"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION";&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Although none of the texts exceeds 1000 characters...&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_2-1721309468634.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169568iB28BE55D09D36B6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_2-1721309468634.png" alt="Sebastian_Dec_2-1721309468634.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still waiting for a response from the people who manage this database, but this data is very helpful&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 13:34:32 GMT</pubDate>
    <dc:creator>Sebastian_Dec</dc:creator>
    <dc:date>2024-07-18T13:34:32Z</dc:date>
    <item>
      <title>Qlik OBCD Error: Arithmetic operation resulted in an overflow</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471224#M13923</link>
      <description>&lt;P&gt;Hi, I have in error when I connect to table (other table from data base was ok).&lt;/P&gt;
&lt;P&gt;I forwarded it to people from the data source following the example of this topic: &lt;A href="https://community.qlik.com/t5/QlikView-Connectivity/SQL-OLEDB-CONNECTION-ERROR-Arithmetic-overflow-error-converting/td-p/1645211" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&lt;BR /&gt;In response, they asked me to prove that it was not a mistake on Qlik's part - how could I prove it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_0-1721224494557.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169497i111367D5EDBC6696/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_0-1721224494557.png" alt="Sebastian_Dec_0-1721224494557.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My Qlik version is: May 2024 Patch 3 / qliksenserver 14.187.7&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_1-1721224537958.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169498i75B6664BCFE0DBDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_1-1721224537958.png" alt="Sebastian_Dec_1-1721224537958.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a similar period to the error occurred, we upgraded Qlik from version 2022, but I doubt that upgrading the version caused the problem because we have several connections, a lot of tables and everything except this one works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 13:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471224#M13923</guid>
      <dc:creator>Sebastian_Dec</dc:creator>
      <dc:date>2024-07-17T13:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik OBCD Error: Arithmetic operation resulted in an overflow</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471238#M13924</link>
      <description>&lt;P&gt;Comparing the queries and the tables from the working ones against the failed one may give some valuable hints which fields/processing/data doesn't fit to the specified data-types. Further reducing the load to 1 / 3 / 10 / n fields and/or rows should be also return insights. Another approach could be to enable or to extend the logging of the driver and the data-base to get a more detailed error-message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 14:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471238#M13924</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-07-17T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik OBCD Error: Arithmetic operation resulted in an overflow</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471524#M13932</link>
      <description>&lt;P&gt;Thx&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;, I did some tests according to your suggestion:&lt;/P&gt;
&lt;DIV&gt;1. After commenting out the "DESCRIPTION" column, the table loads normally, so the error is in the "DESCRIPTION" column&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;LIB CONNECT TO 'Promocje_Prod';&lt;BR /&gt;&lt;BR /&gt;PL_PROMOTION:&lt;BR /&gt;LOAD&lt;BR /&gt;ID as ID,&lt;BR /&gt;PROMOTION_NAME as [Nazwa promocji],&lt;BR /&gt;BEGIN_DATE as [Data początkowa],&lt;BR /&gt;END_DATE as [Data końcowa],&lt;BR /&gt;PROFIT_ID as ProfitId,&lt;BR /&gt;// DESCRIPTION as [Opis promocji],&lt;BR /&gt;PROMOTION_STATUS as [Status promocji],&lt;BR /&gt;ENTITY_DISTRIBUTION_STATUS as [Status dystrybucji],&lt;BR /&gt;SEGMENT_GUID as [Guid segmentu],&lt;BR /&gt;TAGS as [Tag lojalność];&lt;BR /&gt;&lt;BR /&gt;[PL_PROMOTION]:&lt;BR /&gt;SELECT&lt;BR /&gt;"ID",&lt;BR /&gt;"PROMOTION_NAME",&lt;BR /&gt;"BEGIN_DATE",&lt;BR /&gt;"END_DATE",&lt;BR /&gt;"PROFIT_ID",&lt;BR /&gt;// "DESCRIPTION",&lt;BR /&gt;"PROMOTION_STATUS",&lt;BR /&gt;"ENTITY_DISTRIBUTION_STATUS",&lt;BR /&gt;"SEGMENT_GUID",&lt;BR /&gt;"TAGS"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION";&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV id="tinyMceEditor_7f749fe3600cd7Sebastian_Dec_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_1-1721309372796.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169566i1B2DFD4B0FBD2015/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_1-1721309372796.png" alt="Sebastian_Dec_1-1721309372796.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;2. any loading of the first lines results in errors:&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT&lt;BR /&gt;"DESCRIPTION"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION"&lt;BR /&gt;WHERE ROWNUM &amp;lt;= 1;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV&gt;Unable to get column information for the fields that are used in the query. Please make sure that SQL statement used produces a result set or use !EXECUTE_NON_SELECT_QUERY keyword.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The error occurred here:&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT "DESCRIPTION" FROM "LC_MD_VIEW"."PL_PROMOTION" WHERE ROWNUM &amp;lt;= 1&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;3. Only converting the data into shorter text helps:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT&lt;BR /&gt;CAST("DESCRIPTION" AS VARCHAR(1000)) AS "DESCRIPTION"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION";&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Although none of the texts exceeds 1000 characters...&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Dec_2-1721309468634.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/169568iB28BE55D09D36B6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Dec_2-1721309468634.png" alt="Sebastian_Dec_2-1721309468634.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still waiting for a response from the people who manage this database, but this data is very helpful&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 13:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471524#M13932</guid>
      <dc:creator>Sebastian_Dec</dc:creator>
      <dc:date>2024-07-18T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik OBCD Error: Arithmetic operation resulted in an overflow</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471623#M13933</link>
      <description>&lt;P&gt;I think it hints for a driver-issue which couldn't handle the data-type of this field properly (maybe a newer sub-type as defined within the driver) and/or there may an issue with the specified/available char-set because there are various special-chars included.&amp;nbsp;Struggling with the driver could be quite exhausting - therefore any kind of cast-statement within the query might be more practically.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 05:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2471623#M13933</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-07-19T05:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik OBCD Error: Arithmetic operation resulted in an overflow</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2472912#M13949</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Similar topics with explanation:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/CLOB-conversion-to-varchar/td-p/1988276" target="_blank" rel="noopener"&gt;Solved: CLOB conversion to varchar - Qlik Community - 1988276&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Transformation-Source-Lookup-CLOB-datatype/ta-p/1987353" target="_blank" rel="noopener"&gt;Qlik Replicate Transformation: Source Lookup - CLO... - Qlik Community - 1987353&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fast fix:&lt;/P&gt;
&lt;DIV&gt;Converting the data into shorter text helps:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;SQL SELECT&lt;BR /&gt;CAST("DESCRIPTION" AS VARCHAR(1000)) AS "DESCRIPTION"&lt;BR /&gt;FROM "LC_MD_VIEW"."PL_PROMOTION";&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Jul 2024 10:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-OBCD-Error-Arithmetic-operation-resulted-in-an-overflow/m-p/2472912#M13949</guid>
      <dc:creator>Sebastian_Dec</dc:creator>
      <dc:date>2024-07-25T10:14:22Z</dc:date>
    </item>
  </channel>
</rss>

