<?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 QlikView support OLEDB package with procedures? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174519#M381387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear developers!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView Document with ODBC connections to Oracle 10g, I want migrate to OLEDB connection, but I try read Store Procedures from a package and fail, ¿Is possible call to procedures inside packages from QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is my actual call:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ODBC CONNECT TO [MyExampleDB;DBQ=MyExampleDB] (XUserId is UCIbPasddWZN, XPassword is SFSDryrty);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MYTABLE:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FIELD_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,FIELD_B;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SQL {CALL ENTERPRISE.PKG_FUNTIONS_QLIKVIEW.PR_QV_PRODUCTS()};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I try:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL call [&lt;SPAN style="font-size: 13.3333px;"&gt;PKG_FUNTIONS_QLIKVIEW&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;PR_QV_PRODUCTS&lt;/SPAN&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The error is :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: OraOLEDB, ErrorMsg: ORA-00936: missing expression&lt;/P&gt;&lt;P&gt;SQL call &lt;SPAN style="font-size: 13.3333px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PKG_FUNTIONS_QLIKVIEW&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PR_QV_PRODUCTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2016 22:05:51 GMT</pubDate>
    <dc:creator>glacoste</dc:creator>
    <dc:date>2016-07-28T22:05:51Z</dc:date>
    <item>
      <title>QlikView support OLEDB package with procedures?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174519#M381387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear developers!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView Document with ODBC connections to Oracle 10g, I want migrate to OLEDB connection, but I try read Store Procedures from a package and fail, ¿Is possible call to procedures inside packages from QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is my actual call:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ODBC CONNECT TO [MyExampleDB;DBQ=MyExampleDB] (XUserId is UCIbPasddWZN, XPassword is SFSDryrty);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MYTABLE:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FIELD_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,FIELD_B;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SQL {CALL ENTERPRISE.PKG_FUNTIONS_QLIKVIEW.PR_QV_PRODUCTS()};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I try:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL call [&lt;SPAN style="font-size: 13.3333px;"&gt;PKG_FUNTIONS_QLIKVIEW&lt;/SPAN&gt;.&lt;SPAN style="font-size: 13.3333px;"&gt;PR_QV_PRODUCTS&lt;/SPAN&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The error is :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: OraOLEDB, ErrorMsg: ORA-00936: missing expression&lt;/P&gt;&lt;P&gt;SQL call &lt;SPAN style="font-size: 13.3333px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PKG_FUNTIONS_QLIKVIEW&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;PR_QV_PRODUCTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 22:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174519#M381387</guid>
      <dc:creator>glacoste</dc:creator>
      <dc:date>2016-07-28T22:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView support OLEDB package with procedures?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174520#M381388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To call stored procedure please check the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/57024"&gt;Executing a stored procedure&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 07:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174520#M381388</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-07-29T07:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView support OLEDB package with procedures?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174521#M381389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Bindu, But the replys in the link No work (my procedure return a cursor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only if have a valid script for call to oracle stored procedure using cursor please send the example. &lt;STRONG&gt;Please note that I have already read all the links related to the problem in QlikView Community&lt;/STRONG&gt;, I want a valid example in use with Oracle OLEDB calling a stored procedure (cursor return).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 15:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174521#M381389</guid>
      <dc:creator>glacoste</dc:creator>
      <dc:date>2016-07-29T15:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView support OLEDB package with procedures?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174522#M381390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt;&lt;SPAN style="color: #000000;"&gt;Because, &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; color: #000000;"&gt;A required part of a clause or expression has been omitted. For example, a SELECT statement may have been entered without a list of columns or expressions or with an incomplete expression. This message is also issued in cases where a reserved word is misused, as in SELECT TABLE.&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="font-size: 12pt; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H6&gt;&lt;H6&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;Action:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt; Check the statement syntax and specify the missing component.&lt;/SPAN&gt;&lt;/H6&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Or else post that Procedure? Because, ORA-00936 error indicates the Missing something&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 15:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-support-OLEDB-package-with-procedures/m-p/1174522#M381390</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-29T15:40:52Z</dc:date>
    </item>
  </channel>
</rss>

