<?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: The EXECUTE permission was denied on the object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75398#M607192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So originally I was using a connection with a service account which was missing the EXEC on the stored procedure causing the error. The strange thing is that I made a new connection with my personal credential which have full administrator permissions and replaced the connection in the load script and it was throwing the same error. I added EXEC to the service account and the load started working even though the account I added the permissions to was not the connection which was actively being used. It was as if the code didn't update and save the changes. Seems like the text in the script was showing the correct connection but the change didn't take and behind the scenes it was using a cached version of the script which was still the service account. Super strange but it is now working. Craziness!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2018 20:44:44 GMT</pubDate>
    <dc:creator>wdchristensen</dc:creator>
    <dc:date>2018-03-22T20:44:44Z</dc:date>
    <item>
      <title>The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75392#M607186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a stored procedure from Qlik Sense 3.2 pulling from a SQL Server 2012 database and getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: monospace; font-size: 13px;"&gt;Connector reply error: ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: The EXECUTE permission was denied on the object 'sp_Example', database 'db', schema 'dbo'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection information&lt;/P&gt;&lt;P&gt;Provider=SQLOLEDB;&lt;/P&gt;&lt;P&gt;Integrated Security=SSPI;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stored procedure has &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3366ff;"&gt;SET NOCOUNT ON; &lt;A href="https://community.qlik.com/docs/DOC-19544"&gt;Importing Data from SQL Server 2016 from Stored Procedure with a #TempTable (Temporary table)&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3366ff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any ideas as to why this might be happening. My account definitely has execute permissions. Everything works great in SSMS.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 18:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75392#M607186</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-03-22T18:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75393#M607187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌could you paste your Qlik script here..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 19:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75393#M607187</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-03-22T19:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75394#M607188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LIB CONNECT TO 'CnMyServer';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Denominator:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SQL exec mydatabase.dbo.myStoreProc;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 20:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75394#M607188</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-03-22T20:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75395#M607189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interestingly if I replace my stored proc with a system stored proc like sp_who the import works.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 20:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75395#M607189</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-03-22T20:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75396#M607190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try granting select permission to the user on qlik side in sqlserver?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 20:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75396#M607190</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-03-22T20:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75397#M607191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have full permissions on the database but I ran the below statement for good measure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GRANT EXEC ON &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;mydatabase.dbo.myStoreProc&lt;/SPAN&gt; TO [Domain\UserID]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 20:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75397#M607191</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-03-22T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75398#M607192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So originally I was using a connection with a service account which was missing the EXEC on the stored procedure causing the error. The strange thing is that I made a new connection with my personal credential which have full administrator permissions and replaced the connection in the load script and it was throwing the same error. I added EXEC to the service account and the load started working even though the account I added the permissions to was not the connection which was actively being used. It was as if the code didn't update and save the changes. Seems like the text in the script was showing the correct connection but the change didn't take and behind the scenes it was using a cached version of the script which was still the service account. Super strange but it is now working. Craziness!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 20:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75398#M607192</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-03-22T20:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75399#M607193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;I was using a connection with a service account which was missing the EXEC on the stored procedure causing the error&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Similar problem, I just granted "execute" to the user I'm using. For us, connecting with our domain users isn't working, for now, but that's another discussion..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 12:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/75399#M607193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-04T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: The EXECUTE permission was denied on the object</title>
      <link>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/2473569#M1225968</link>
      <description>&lt;P&gt;with EXEC grant I solved the same problem. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 13:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/The-EXECUTE-permission-was-denied-on-the-object/m-p/2473569#M1225968</guid>
      <dc:creator>FedericoC</dc:creator>
      <dc:date>2024-07-29T13:58:37Z</dc:date>
    </item>
  </channel>
</rss>

