<?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: Oracle Database Views in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679359#M246363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am agree with him &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;errormode=0 means it will not give errror on any error occurance in script; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it also mean that error code data will not be&amp;nbsp; available .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i thing it fit to your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jun 2014 14:04:20 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2014-06-30T14:04:20Z</dc:date>
    <item>
      <title>Oracle Database Views</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679356#M246360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;I am trying to load 150+ oracle views to generate QVDs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;But due to not having access of some views, I am getting insufficient privileges….&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Is there any ways that even though above error, the script will keep running and I would have list of all views which having insufficient privileges errors?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 13:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679356#M246360</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-30T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database Views</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679357#M246361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no you can't . you need to have access ateast read only to run those views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 13:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679357#M246361</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-06-30T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database Views</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679358#M246362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding the following to the top of your load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: #eeeeee;"&gt;Set ErrorMode=0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This will tell QlikView to ignore errors and continue processing the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 13:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679358#M246362</guid>
      <dc:creator>quwok</dc:creator>
      <dc:date>2014-06-30T13:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database Views</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679359#M246363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am agree with him &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;errormode=0 means it will not give errror on any error occurance in script; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it also mean that error code data will not be&amp;nbsp; available .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i thing it fit to your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 14:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679359#M246363</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-06-30T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Database Views</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679360#M246364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently running with Set ErrorMode = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let some other GURUs to reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 14:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Database-Views/m-p/679360#M246364</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-30T14:09:29Z</dc:date>
    </item>
  </channel>
</rss>

