<?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: Data extraction from Oracle database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-extraction-from-Oracle-database/m-p/672343#M1061261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured out the issue.&lt;/P&gt;&lt;P&gt;The issue is because the field in concern contains NULL values which has to be treated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modifying the SQL in QV Script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT NVL(PROBLEM_FIELD, NULL) as OBDIENT_FIELD FROM Ddb.table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2014 13:44:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-23T13:44:10Z</dc:date>
    <item>
      <title>Data extraction from Oracle database</title>
      <link>https://community.qlik.com/t5/QlikView/Data-extraction-from-Oracle-database/m-p/672342#M1061260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extracting the data from the Oracle Table, throws an error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ErrorSource: OraOLEDB, ErrorMsg: ROW-00004: Invalid column datatype &lt;/P&gt;&lt;P&gt;SQL SELECT .... FROM db.table"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extraction works fine when commenting out the problematic column. Appreciate your help and support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-extraction-from-Oracle-database/m-p/672342#M1061260</guid>
      <dc:creator />
      <dc:date>2014-09-23T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data extraction from Oracle database</title>
      <link>https://community.qlik.com/t5/QlikView/Data-extraction-from-Oracle-database/m-p/672343#M1061261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured out the issue.&lt;/P&gt;&lt;P&gt;The issue is because the field in concern contains NULL values which has to be treated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modifying the SQL in QV Script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT NVL(PROBLEM_FIELD, NULL) as OBDIENT_FIELD FROM Ddb.table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-extraction-from-Oracle-database/m-p/672343#M1061261</guid>
      <dc:creator />
      <dc:date>2014-09-23T13:44:10Z</dc:date>
    </item>
  </channel>
</rss>

