<?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: Stored Procedures Not Working For Scheduled Task! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465449#M1303827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just realized you posted above you are using v10SR1... may not hurt to patch that to at least the most current SR for v10, just in case.&amp;nbsp; Then make sure your QVW option to 'Generate Logfile' is enabled (in your document, Document Settings, General tab) so that you can inspect that log as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 19:14:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-28T19:14:57Z</dc:date>
    <item>
      <title>Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465444#M1303816</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;I am using a few Stored Procedures inside my QlikView script.&lt;/P&gt;&lt;P&gt;The reload works fine when performed manually, but automatic reload (configured via QlikView Server) fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for assistence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Irfan Ghori.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465444#M1303816</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465445#M1303819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you verified that the account you are using on the server (that authenticates your QlikView services) for the task has appropriate permissions on your database to execute the SP and the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2013 14:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465445#M1303819</guid>
      <dc:creator />
      <dc:date>2013-02-23T14:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465446#M1303821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I dont, the user have permit to access SP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version : QV 10 SR1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465446#M1303821</guid>
      <dc:creator />
      <dc:date>2013-02-27T13:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465447#M1303824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the job fails from the server, what is recorded in your Publisher log for the task that failed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465447#M1303824</guid>
      <dc:creator />
      <dc:date>2013-02-27T13:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465448#M1303825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found Error at Qlikview Server task-&amp;gt;log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47)&amp;nbsp; Warning: Could not get QlikView Document Log Name. Log reading skipped!&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Error: The sourcedocument failed to reload.. Exception=System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Error:&amp;nbsp;&amp;nbsp;&amp;nbsp; at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug)&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Error:&amp;nbsp;&amp;nbsp;&amp;nbsp; at QVBWrapper.Document.Reload(ILogBucket i_LogBucket, Boolean i_MonitorQVBCPUUsage, Boolean i_Partial, Boolean i_ReadDocumentLog)&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Information: Initializing Reload (0), Finished (611704)&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Error: Reload failed.&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Information: Initializing (0), Finished (0)(2013-02-27 11:12:47) Error: Reload failed. Distribution skipped.&lt;/P&gt;&lt;P&gt;(2013-02-27 11:12:47) Error: The task "Reload of BODB.qvw" failed. ErrorCount=3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 17:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465448#M1303825</guid>
      <dc:creator />
      <dc:date>2013-02-28T17:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Procedures Not Working For Scheduled Task!</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465449#M1303827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just realized you posted above you are using v10SR1... may not hurt to patch that to at least the most current SR for v10, just in case.&amp;nbsp; Then make sure your QVW option to 'Generate Logfile' is enabled (in your document, Document Settings, General tab) so that you can inspect that log as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 19:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures-Not-Working-For-Scheduled-Task/m-p/465449#M1303827</guid>
      <dc:creator />
      <dc:date>2013-02-28T19:14:57Z</dc:date>
    </item>
  </channel>
</rss>

