<?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 Run sas esp model every 5 minutes in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692034#M20435</link>
    <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Goodnight.&lt;BR /&gt;&lt;BR /&gt;I am writing to review the best practice options for running an esp model every 5 minutes.&lt;BR /&gt;&lt;BR /&gt;I am currently running the model as follows:&lt;BR /&gt;&lt;BR /&gt;1 I raise the xml_server&lt;BR /&gt;2 upload the project&lt;BR /&gt;3 sleep&lt;BR /&gt;4 delete the project&lt;BR /&gt;&lt;BR /&gt;Although it has worked for me, I have had a problem with the persistence of the execution, it stops due to errors after a few days.&lt;BR /&gt;&lt;BR /&gt;If you can help me by pointing out a best practice, I would really appreciate it.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Fri, 16 Oct 2020 02:39:42 GMT</pubDate>
    <dc:creator>SAS_LuisBolivar</dc:creator>
    <dc:date>2020-10-16T02:39:42Z</dc:date>
    <item>
      <title>Run sas esp model every 5 minutes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692034#M20435</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Goodnight.&lt;BR /&gt;&lt;BR /&gt;I am writing to review the best practice options for running an esp model every 5 minutes.&lt;BR /&gt;&lt;BR /&gt;I am currently running the model as follows:&lt;BR /&gt;&lt;BR /&gt;1 I raise the xml_server&lt;BR /&gt;2 upload the project&lt;BR /&gt;3 sleep&lt;BR /&gt;4 delete the project&lt;BR /&gt;&lt;BR /&gt;Although it has worked for me, I have had a problem with the persistence of the execution, it stops due to errors after a few days.&lt;BR /&gt;&lt;BR /&gt;If you can help me by pointing out a best practice, I would really appreciate it.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 16 Oct 2020 02:39:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692034#M20435</guid>
      <dc:creator>SAS_LuisBolivar</dc:creator>
      <dc:date>2020-10-16T02:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run sas esp model every 5 minutes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692038#M20436</link>
      <description>&lt;P&gt;What are the errors you get? Are they resource-related like running out of memory for example?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest running one scheduled batch job per day that repeats running the model every 5 minutes to limit any resource issues. If the daily job runs with a zero return code then you know all of that day's runs are good.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 03:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692038#M20436</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-16T03:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run sas esp model every 5 minutes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692103#M20440</link>
      <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the xml_server log I see the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INFO DF.ESP [PubSub] Subscribe: Client disconnected, project: Continuos_rtdm_out. total active clients = 3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR DF.ESP [PubSub] handle_read_magic_number() trying to read magic stream&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR DF.ESP [PubSub] handle_read_magic_number() trying to read magic mismatch not an ESP pub/sub client&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have noticed that it has generated many tk.reportlog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You suggest me create scheduled batch job. Should I create a job for each command? Do I remove the sleep?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 11:57:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692103#M20440</guid>
      <dc:creator>SAS_LuisBolivar</dc:creator>
      <dc:date>2020-10-16T11:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Run sas esp model every 5 minutes</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692259#M20448</link>
      <description>&lt;P&gt;I'm not familiar with SAS ESP and it looks like you are getting some sort of timeout problem. I suggest you raise a track with SAS Tech Support.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 22:40:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Run-sas-esp-model-every-5-minutes/m-p/692259#M20448</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-16T22:40:33Z</dc:date>
    </item>
  </channel>
</rss>

