<?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 Error when I am trying to run stored procedure in Oracle - but sp did the job correctly in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606500#M44919</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;SPAN&gt;I am using QlikSense Desktop and I spent a time by trying how to call stored procedure in Oracle from Qlik.&lt;BR /&gt;When I run this procedure from SQL developer with the same user and from the same computer it is working&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;OK. The procedure is without parameter and only wipe the table.&lt;BR /&gt;The final version is:&lt;BR /&gt;LIB CONNECT TO [Oracle_DB];&lt;BR /&gt;&lt;/SPAN&gt;SQL {CALL sp_wipe table};&lt;BR /&gt;SQL{CALL sp_fill_data_1};&lt;BR /&gt;SQL{CALL sp_fill_data_2};&lt;BR /&gt;SQL{CALL sp_fill_data_3};&lt;BR /&gt;tab1:&lt;BR /&gt;Select fields..... from Oracle_DB.table;&lt;BR /&gt;tab2:&lt;BR /&gt;Load field1 as XXX, field2 as YYY resident tab1;&lt;/P&gt;&lt;P&gt;This code produce in Qlik error message:&lt;BR /&gt;The file has the wrong format&lt;BR /&gt;Detail:&amp;nbsp;QVX_UNEXPECTED_END_OF_DATA: Unable to get column information for the fields that are used in the query:&lt;BR /&gt;Object reference not set to an instance of an object.&lt;BR /&gt;What is interesting is that the procedure did the job in Oracle successfully - wipe the table.&lt;BR /&gt;I have another 3 procedures and all of them did the job well but produce the same error.&lt;BR /&gt;If I run the whole script in debug mode I can run the whole script with these errors and I get all data in table.&lt;BR /&gt;Thanks for any help incl. how to not stop the script in case of error.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 12:55:50 GMT</pubDate>
    <dc:creator>Tomino</dc:creator>
    <dc:date>2019-07-26T12:55:50Z</dc:date>
    <item>
      <title>Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606500#M44919</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;SPAN&gt;I am using QlikSense Desktop and I spent a time by trying how to call stored procedure in Oracle from Qlik.&lt;BR /&gt;When I run this procedure from SQL developer with the same user and from the same computer it is working&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;OK. The procedure is without parameter and only wipe the table.&lt;BR /&gt;The final version is:&lt;BR /&gt;LIB CONNECT TO [Oracle_DB];&lt;BR /&gt;&lt;/SPAN&gt;SQL {CALL sp_wipe table};&lt;BR /&gt;SQL{CALL sp_fill_data_1};&lt;BR /&gt;SQL{CALL sp_fill_data_2};&lt;BR /&gt;SQL{CALL sp_fill_data_3};&lt;BR /&gt;tab1:&lt;BR /&gt;Select fields..... from Oracle_DB.table;&lt;BR /&gt;tab2:&lt;BR /&gt;Load field1 as XXX, field2 as YYY resident tab1;&lt;/P&gt;&lt;P&gt;This code produce in Qlik error message:&lt;BR /&gt;The file has the wrong format&lt;BR /&gt;Detail:&amp;nbsp;QVX_UNEXPECTED_END_OF_DATA: Unable to get column information for the fields that are used in the query:&lt;BR /&gt;Object reference not set to an instance of an object.&lt;BR /&gt;What is interesting is that the procedure did the job in Oracle successfully - wipe the table.&lt;BR /&gt;I have another 3 procedures and all of them did the job well but produce the same error.&lt;BR /&gt;If I run the whole script in debug mode I can run the whole script with these errors and I get all data in table.&lt;BR /&gt;Thanks for any help incl. how to not stop the script in case of error.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606500#M44919</guid>
      <dc:creator>Tomino</dc:creator>
      <dc:date>2019-07-26T12:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606512#M44922</link>
      <description>&lt;P&gt;How about the privileges? Do you/team have the read-only permission to SP?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606512#M44922</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-07-26T13:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606519#M44924</link>
      <description>Yes. The same user credential is working from another DB tool. In advance I get error message of Qlik and not Oracle - the sp wiped table or second sp insert data to the same table as I checked it by SQL Developer.</description>
      <pubDate>Fri, 26 Jul 2019 13:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606519#M44924</guid>
      <dc:creator>Tomino</dc:creator>
      <dc:date>2019-07-26T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606524#M44927</link>
      <description>&lt;P&gt;I don't know you have given typo error or missed this. We need to execute as&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SQL &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;EXEC&lt;/STRONG&gt;&lt;/FONT&gt; {CALL sp_wipe table};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;EXEC&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;{CALL sp_fill_data_1};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;EXEC&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;{CALL sp_fill_data_2};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;EXEC&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;{CALL sp_fill_data_3};&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606524#M44927</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-07-26T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606530#M44928</link>
      <description>your syntax is not working, I tested before...&lt;BR /&gt;ORA-00900: invalid SQL statement&lt;BR /&gt;only without EXEC&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1606530#M44928</guid>
      <dc:creator>Tomino</dc:creator>
      <dc:date>2019-07-26T13:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1611442#M45449</link>
      <description>&lt;P&gt;Hello, any ideas ? We are running Oracle 11g (11.2).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 07:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1611442#M45449</guid>
      <dc:creator>Tomino</dc:creator>
      <dc:date>2019-08-12T07:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1611972#M45500</link>
      <description>&lt;P&gt;For me it is fetching from SP. Not sure, what you've tried?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 12:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1611972#M45500</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-08-13T12:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I am trying to run stored procedure in Oracle - but sp did the job correctly</title>
      <link>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1612057#M45510</link>
      <description>&lt;P&gt;I will do the summary and little simplification. I have one stored procedure in Oracle DB. This procedure is working without any issue (I run it from SQL developer tool). This procedure only delete all data from one table in Oracle DB. I wrote code in Qlik Sense Desktop:&lt;BR /&gt;LIB CONNECT TO [Oracle_DB];&lt;BR /&gt;SQL {CALL sp_wipe_table};&lt;BR /&gt;&lt;BR /&gt;This code produce the following error:&lt;/P&gt;&lt;DIV class="headline undefined"&gt;Started loading data&lt;/DIV&gt;&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Connected&lt;/DIV&gt;&lt;DIV class=""&gt;{0}&lt;/DIV&gt;&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="headline edc_error"&gt;The following error occurred:&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;QVX_UNEXPECTED_END_OF_DATA: Unable to get column information for the fields that are used in the query: Object reference not set to an instance of an object.&lt;/DIV&gt;&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="headline edc_error"&gt;The error occurred here:&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;SQL {CALL spRrReportTable2017}&lt;/DIV&gt;&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="headline undefined"&gt;Data has not been loaded. Please correct the error and try loading again.&lt;/DIV&gt;&lt;DIV class="headline undefined"&gt;....But if I check the table in DB it is wiped&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-when-I-am-trying-to-run-stored-procedure-in-Oracle-but-sp/m-p/1612057#M45510</guid>
      <dc:creator>Tomino</dc:creator>
      <dc:date>2019-08-13T14:54:12Z</dc:date>
    </item>
  </channel>
</rss>

