<?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 Oracle Execute Procedure using Qlikview for Windows v12 - ODBC error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Oracle-Execute-Procedure-using-Qlikview-for-Windows-v12-ODBC/m-p/124973#M604646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please could someone assist.&amp;nbsp; We're trying to execute a procedure that is stored in Oracle v12 schema via an OLEDB Oracle v11 Qlikview connection.&amp;nbsp; When executing the code using Qlikview v12 desktop, we get the below error.&lt;/P&gt;&lt;P&gt;We've uninstalled Qlikview v12, installed&amp;nbsp; Qlikview v11, then execute of procedure works.&lt;/P&gt;&lt;P&gt;Is there something that Qlikview 11 allows, and Qlikview 12 doesn't regarding execution of a procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax used in Qlikview for Windows V12 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDASQL.1;Persist Security Info=True;User ID=xxxx;Data Source=xxxx;Extended Properties="DSN=xxxx;UID=xxxx;DBQ=xxx;DBA=W;APA=T;EXC=T;XSM=Owner;FEN=T;QTO=T;FRC=10;FDL=10;LOB=T;RST=T;BTD=F;BNF=F;BAM=IfAllSuccessful;NUM=NLS;DPM=F;MTS=T;MDI=F;CSR=F;FWC=F;FBS=64000;TLO=O;MLD=0;ODA=F;"] (XPassword is xxxxxxxxxxxxx);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql &lt;/P&gt;&lt;P&gt; execute xxxx.get_members_new (201801, 201806, 'Principal Member');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Execute Proc error.png" class="jive-image image-1" src="/legacyfs/online/208821_Execute Proc error.png" style="height: 353px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2018 12:42:42 GMT</pubDate>
    <dc:creator>bronwenwhite</dc:creator>
    <dc:date>2018-07-25T12:42:42Z</dc:date>
    <item>
      <title>Oracle Execute Procedure using Qlikview for Windows v12 - ODBC error</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Execute-Procedure-using-Qlikview-for-Windows-v12-ODBC/m-p/124973#M604646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please could someone assist.&amp;nbsp; We're trying to execute a procedure that is stored in Oracle v12 schema via an OLEDB Oracle v11 Qlikview connection.&amp;nbsp; When executing the code using Qlikview v12 desktop, we get the below error.&lt;/P&gt;&lt;P&gt;We've uninstalled Qlikview v12, installed&amp;nbsp; Qlikview v11, then execute of procedure works.&lt;/P&gt;&lt;P&gt;Is there something that Qlikview 11 allows, and Qlikview 12 doesn't regarding execution of a procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax used in Qlikview for Windows V12 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=MSDASQL.1;Persist Security Info=True;User ID=xxxx;Data Source=xxxx;Extended Properties="DSN=xxxx;UID=xxxx;DBQ=xxx;DBA=W;APA=T;EXC=T;XSM=Owner;FEN=T;QTO=T;FRC=10;FDL=10;LOB=T;RST=T;BTD=F;BNF=F;BAM=IfAllSuccessful;NUM=NLS;DPM=F;MTS=T;MDI=F;CSR=F;FWC=F;FBS=64000;TLO=O;MLD=0;ODA=F;"] (XPassword is xxxxxxxxxxxxx);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql &lt;/P&gt;&lt;P&gt; execute xxxx.get_members_new (201801, 201806, 'Principal Member');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Execute Proc error.png" class="jive-image image-1" src="/legacyfs/online/208821_Execute Proc error.png" style="height: 353px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 12:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Execute-Procedure-using-Qlikview-for-Windows-v12-ODBC/m-p/124973#M604646</guid>
      <dc:creator>bronwenwhite</dc:creator>
      <dc:date>2018-07-25T12:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Execute Procedure using Qlikview for Windows v12 - ODBC error</title>
      <link>https://community.qlik.com/t5/QlikView/Oracle-Execute-Procedure-using-Qlikview-for-Windows-v12-ODBC/m-p/124974#M604647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like this:&lt;/P&gt;&lt;P&gt;Procedure must have a SET NOCOUNT ON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you should include it into your QlikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-xml" start="1" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #5c5c5c; margin: 0 0 1px 45px !important;"&gt;&lt;LI&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;tmpData:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;LOAD *;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;SQL&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;SET NOCOUNT ON &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; font-size: 9pt !important; background-color: inherit;"&gt;Exec dbo.QlickView_GetDGlistNewSession&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 16:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Oracle-Execute-Procedure-using-Qlikview-for-Windows-v12-ODBC/m-p/124974#M604647</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-25T16:58:24Z</dc:date>
    </item>
  </channel>
</rss>

