<?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: Is there an equivalent of sysecho for stored processes in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135531#M3986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jaap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all of the help!&lt;/P&gt;&lt;P&gt;Yes, this seems weird to me too. I'm going to throw it over the wall to Tech Support. I'll post back with what I find out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 17:13:13 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2014-09-10T17:13:13Z</dc:date>
    <item>
      <title>Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135525#M3980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My users will be running stored processes on a Linux server from Enterprise Guide. I'd like them to get periodic status notifications, as I can do from code submitted directly from EG using sysecho. Is there an equivalent functionality for stored processes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 20:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135525#M3980</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-09-08T20:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135526#M3981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain.. Sysecho is a global stamen &lt;A href="http://support.sas.com/documentation/cdl/en/lestmtsref/67407/HTML/default/viewer.htm#p1h1e01yyff0fon1iyh0mk51maf2.htm" title="http://support.sas.com/documentation/cdl/en/lestmtsref/67407/HTML/default/viewer.htm#p1h1e01yyff0fon1iyh0mk51maf2.htm"&gt;SAS(R) 9.4 Statements: Reference, Third Edition&lt;/A&gt; It is running inside some SAS code &lt;A href="http://blogs.sas.com/content/sasdummy/2013/01/30/tracking-progress-with-dosubl/" title="http://blogs.sas.com/content/sasdummy/2013/01/30/tracking-progress-with-dosubl/"&gt; Tracking progress in your program with SAS Enterprise Guide: another trick - The SAS Dummy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A stored process is just SAS code that is started with a sas metadata binding.&amp;nbsp; A strored process can run by a Workspaceserver or by by Stored processserver.&lt;/P&gt;&lt;P&gt;Did you try it? What did you try? any messages?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 21:02:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135526#M3981</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-09-08T21:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135527#M3982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I had the same thought. First, I set up some code (similar to Chris's example) that worked in EG. Then I tried it in an SP, and it didn't appear to do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence the question!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:11:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135527#M3982</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-09-09T12:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135528#M3983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean running the SP by a Stored process Server or by a Workspace server? You can choose either of them.&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#p1lxbssuprk9vln17qbwtpiz1uwa.htm" title="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#p1lxbssuprk9vln17qbwtpiz1uwa.htm"&gt;SAS(R) 9.4 Stored Processes: Developer's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the classic WS for a SP the sas session&amp;nbsp; is started by EG in the same way as your running own code.&amp;nbsp; There is less or more a direct connection between those two. The WS is knowing the existnance of EGuide. A WS server is the best at running with a personal account. Using a SP server is done technically different&amp;nbsp; Each SP service is running by a shared account and only during a client request there is some connection. Until the output cannot send back the SP server does not know anything of the client.&lt;/P&gt;&lt;P&gt;You see they have some differences behind the scenes.&amp;nbsp; This easily can explain why sysecho&amp;nbsp; could fail in a SP-server conext. It does not really know the connected machine.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:50:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135528#M3983</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-09-09T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135529#M3984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, my thinking followed the same lines. For other reasons relating to the project, I've been forcing it to run on a workspace server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I just noticed something odd. In setting up a simpler version, when I run it the EG Task Status panel indicates that it's running in an SP server, as per the attached. I'm a bit perplexed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a convenient environment, I'd love you to give it a try. Here's stripped down code that works for me submitted from EG, but not from an SP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data step1;&lt;/P&gt;&lt;P&gt;sysecho "Started step 1";&lt;/P&gt;&lt;P&gt;_rc = sleep(30,1);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TJKEcho3.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/7365_TJKEcho3.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 10:05:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135529#M3984</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-09-10T10:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135530#M3985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no access to a convenient environment at the moment. I know you can set the server at the client an at server side. It seems you are running a SP-server not a WS-server. This running as WS is only possible in the definiton setting of a SP. Oh what I would have liked to try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are always nasty situations. I had several of them an none to be accepted/solved by SAS-inst.&lt;BR /&gt;- One was the order of screens coming back. more dedicated to 3270. Weird order behavior noticed and replayed with connect popup screens.&lt;/P&gt;&lt;P&gt;- Another was the dynamic prompts choosing a random server (WS) to get the data from not the one a connected to the server/process.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 12:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135530#M3985</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-09-10T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an equivalent of sysecho for stored processes</title>
      <link>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135531#M3986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jaap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all of the help!&lt;/P&gt;&lt;P&gt;Yes, this seems weird to me too. I'm going to throw it over the wall to Tech Support. I'll post back with what I find out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 17:13:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Is-there-an-equivalent-of-sysecho-for-stored-processes/m-p/135531#M3986</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-09-10T17:13:13Z</dc:date>
    </item>
  </channel>
</rss>

