<?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 Stored process that runs for more than one hour in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-process-that-runs-for-more-than-one-hour/m-p/45360#M2866</link>
    <description>Hi,&lt;BR /&gt;
I'm submitting a stored process which runs for more than an hour.I use web application to run the stored process.The screen becomes time out .&lt;BR /&gt;
Is there any way by which this could be solved.&lt;BR /&gt;
Is there any other method by which we can submit the job.My code has several input parameters to be entered and that's why i created a stored process and running the application from web.&lt;BR /&gt;
&lt;BR /&gt;
Suggest me the best method to run such programs which takes longer hours.&lt;BR /&gt;
&lt;BR /&gt;
Thanks..</description>
    <pubDate>Thu, 11 Sep 2008 19:55:44 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-09-11T19:55:44Z</dc:date>
    <item>
      <title>Stored process that runs for more than one hour</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-that-runs-for-more-than-one-hour/m-p/45360#M2866</link>
      <description>Hi,&lt;BR /&gt;
I'm submitting a stored process which runs for more than an hour.I use web application to run the stored process.The screen becomes time out .&lt;BR /&gt;
Is there any way by which this could be solved.&lt;BR /&gt;
Is there any other method by which we can submit the job.My code has several input parameters to be entered and that's why i created a stored process and running the application from web.&lt;BR /&gt;
&lt;BR /&gt;
Suggest me the best method to run such programs which takes longer hours.&lt;BR /&gt;
&lt;BR /&gt;
Thanks..</description>
      <pubDate>Thu, 11 Sep 2008 19:55:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-that-runs-for-more-than-one-hour/m-p/45360#M2866</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-09-11T19:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process that runs for more than one hour</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-that-runs-for-more-than-one-hour/m-p/45361#M2867</link>
      <description>Hi:&lt;BR /&gt;
  In DI Studio, you can turn your stored process into a DI Studio job and then you could set it up to run with the scheduler.&lt;BR /&gt;
&lt;BR /&gt;
  However, I'd recommend that you first contact Tech Support on this question. They can look at your code and your log and your server settings and perhaps help you improve the response time for the stored process. Just because the SP has input parameters does not automatically mean that the SP needs to be executed from the web (via URL). Have you set a default value for your parameters in the SAS code, so the SP could run from one of the client applications? If you run a parallel test using EG to submit the SP, does the SP take as long to run? These are all questions that Tech Support can work with you on to help you arrive at the best solution.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 11 Sep 2008 20:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-that-runs-for-more-than-one-hour/m-p/45361#M2867</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-09-11T20:53:18Z</dc:date>
    </item>
  </channel>
</rss>

