<?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 Loading from DB error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313152#M115582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;I'm facing a strange behaviour in loading tables from an Oracle DB via OLE DB driver.&lt;/P&gt;&lt;P&gt;I run the same script for different tables of the same DB but I get two different results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First run:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDAORA.1;User ID=QLICKVIEW;Data Source=3VM] (XPassword is cHOMRYRNJbYWWPJGQJMEDSYU);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM CLARIV.INV_INVESTMENTS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives back &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;"ErrorSource: (null), ErrorMsg: Unspecified error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;FROM CLARIV.INV_INVESTMENTS"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second run:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDAORA.1;User ID=QLICKVIEW;Data Source=3VM] (XPassword is cHOMRYRNJbYWWPJGQJMEDSYU);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SQL &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM CLARIV.ODF_CA_PROJECT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives back&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ODF_CA_PROJECT 550 lines fetched&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The only difference is the table that I use but I tried the first script directly via SQL Developer and it works perfectly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Do you have any hint for that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks a lot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Manlio&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2012 15:49:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-27T15:49:05Z</dc:date>
    <item>
      <title>Loading from DB error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313152#M115582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;I'm facing a strange behaviour in loading tables from an Oracle DB via OLE DB driver.&lt;/P&gt;&lt;P&gt;I run the same script for different tables of the same DB but I get two different results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First run:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDAORA.1;User ID=QLICKVIEW;Data Source=3VM] (XPassword is cHOMRYRNJbYWWPJGQJMEDSYU);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM CLARIV.INV_INVESTMENTS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives back &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;"ErrorSource: (null), ErrorMsg: Unspecified error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;FROM CLARIV.INV_INVESTMENTS"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second run:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDAORA.1;User ID=QLICKVIEW;Data Source=3VM] (XPassword is cHOMRYRNJbYWWPJGQJMEDSYU);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SQL &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM CLARIV.ODF_CA_PROJECT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives back&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ODF_CA_PROJECT 550 lines fetched&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The only difference is the table that I use but I tried the first script directly via SQL Developer and it works perfectly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Do you have any hint for that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks a lot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Manlio&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 15:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313152#M115582</guid>
      <dc:creator />
      <dc:date>2012-01-27T15:49:05Z</dc:date>
    </item>
    <item>
      <title>Loading from DB error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313153#M115583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to use &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;INV_INVESTMENTS&lt;/SPAN&gt; instead &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;CLARIV.INV_INVESTMENTS&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that your user doesn't have access to this table/view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 15:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313153#M115583</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2012-01-27T15:59:18Z</dc:date>
    </item>
    <item>
      <title>Loading from DB error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313154#M115584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Withour CLARIV, the table owner, the query doesn't work.&lt;/P&gt;&lt;P&gt;Anyway, I use it in any table and only 3 of them give this error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 16:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313154#M115584</guid>
      <dc:creator />
      <dc:date>2012-01-27T16:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading from DB error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313155#M115585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even I am facing the same problem. Were you able to find a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error while trying to load the data from a table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: Microsoft OLE DB Provider for Oracle, ErrorMsg: Unspecified error&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM COLBI."PRODUCTS_DIM"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 06:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313155#M115585</guid>
      <dc:creator />
      <dc:date>2014-05-08T06:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading from DB error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313156#M115586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have had the same problem..&lt;/P&gt;&lt;P&gt;A c&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;olleague noticed that it worked with only selecting ONE column so i kept adding columns until i got he error. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It turns out for me the "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Unspecified error" was that qlikview did not like a Qracle date column format. So i converted this to_char in the SQL and it resolved the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 00:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-from-DB-error/m-p/313156#M115586</guid>
      <dc:creator />
      <dc:date>2014-12-16T00:29:26Z</dc:date>
    </item>
  </channel>
</rss>

