<?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 Sense June 2018 weird Lines fetched with Oracle connection in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96504#M1561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;from tips:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm" title="https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm"&gt;https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;it seems to be MEMLIN the parameter to use.&lt;BR /&gt;Try it anyway with both but it does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token.keyword"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2018 16:25:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-25T16:25:44Z</dc:date>
    <item>
      <title>Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96496#M1553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After upgrading to Qlik Sense version June 2018, the number of lines fetched by apps decreased compare to what we expect or fro some retrieved rows we have empty value for non-numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1&lt;BR /&gt;select * from RTC_IMA.RTC_OLV_QS_OS_DVT where "Product Name" not in&amp;nbsp; ('Credit Line');&lt;BR /&gt;Lines fetched: 45.240&amp;nbsp; --&amp;gt; KO we should get 401785&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case2&lt;BR /&gt;select * from RTC_IMA.RTC_OLV_QS_OS_DVT where "Product Name" in&amp;nbsp; ('Credit Line');&lt;BR /&gt;Lines fetched: 3.712 --&amp;gt; OK with the number of rows in the source&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 3&lt;BR /&gt;select * from RTC_IMA.RTC_OLV_QS_OS_DVT;&lt;BR /&gt;Lines fetched: 44.922&amp;nbsp; --&amp;gt; KO we should get 405497&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the past, we already configured Advanced properties for this ODBC connection :&lt;/P&gt;&lt;P&gt;EncryptionLevel = 1&lt;/P&gt;&lt;P&gt;DataIntegrityLevel =1&lt;/P&gt;&lt;P&gt;QueryTimeout = -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have trouble with the ODBC connector for Oracle ?&lt;/P&gt;&lt;P&gt;Do I have to setup another Advanced properties ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 15:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96496#M1553</guid>
      <dc:creator>yannick_caillat</dc:creator>
      <dc:date>2018-07-17T15:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96497#M1554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found myself in the same issue. By adding the LIB command before each query seems to solve the problem for now. But then I found values are missing from some fields, still debugging on that. Hopefully this info can help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 22:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96497#M1554</guid>
      <dc:creator>ZDonn</dc:creator>
      <dc:date>2018-07-17T22:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96498#M1555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I confirm that adding the LIB command before each quey solve the problem with number of lines fetched. But as you said I still get missing values for some fields&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96498#M1555</guid>
      <dc:creator>yannick_caillat</dc:creator>
      <dc:date>2018-07-18T06:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96499#M1556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed Qlik support instructions : as my orginal connection used th built in Oracel ODBC I have switched to the&lt;SPAN style="mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; color: #000000; font-size: 10.5pt; mso-ansi-language: EN-US; font-family: 'Helvetica',sans-serif; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: DengXian;"&gt; official Oracle driver. For now, the issues are fixed&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 09:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96499#M1556</guid>
      <dc:creator>yannick_caillat</dc:creator>
      <dc:date>2018-07-19T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96500#M1557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for me is not working this workaround I still have much less row even adding lib before each SQL.&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96500#M1557</guid>
      <dc:creator>enricocamerin</dc:creator>
      <dc:date>2018-07-20T07:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96501#M1558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just switched to the OLE DB Provider yesterday as well. Still running data validations but everything looks OK so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 14:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96501#M1558</guid>
      <dc:creator>ZDonn</dc:creator>
      <dc:date>2018-07-20T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96502#M1559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1519550"&gt;Re: Oracle Driver unstable. Not all the rows are loaded&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 20:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96502#M1559</guid>
      <dc:creator>ZDonn</dc:creator>
      <dc:date>2018-07-20T20:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96503#M1560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone has tried to set in Advanced section &lt;/P&gt;&lt;P&gt;MEMLIM&amp;nbsp;&amp;nbsp; to&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #172b4d; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; font-size: 14px; background-color: #f4f5f7;"&gt;2000000 &lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 12:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96503#M1560</guid>
      <dc:creator>Filippo_Nicolussi_P</dc:creator>
      <dc:date>2018-10-25T12:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2018 weird Lines fetched with Oracle connection</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96504#M1561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;from tips:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm" title="https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm"&gt;https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Troubleshooting.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;it seems to be MEMLIN the parameter to use.&lt;BR /&gt;Try it anyway with both but it does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token.keyword"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 16:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2018-weird-Lines-fetched-with-Oracle-connection/m-p/96504#M1561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-25T16:25:44Z</dc:date>
    </item>
  </channel>
</rss>

