<?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 Process Behavior in AMO in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24732#M3740</link>
    <description>I suggest you try posting this question in the SAS Enterprise Guide Forum:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/forum.jspa?forumID=10" target="_blank"&gt;http://support.sas.com/forums/forum.jspa?forumID=10&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
    <pubDate>Mon, 07 Dec 2009 17:40:38 GMT</pubDate>
    <dc:creator>Vince_SAS</dc:creator>
    <dc:date>2009-12-07T17:40:38Z</dc:date>
    <item>
      <title>Stored Process Behavior in AMO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24731#M3739</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
When all stored process executing in AMO, two times clientconnecition occur in Stored Process Server log.&lt;BR /&gt;
In EG and WRS, one time clientconnection do.&lt;BR /&gt;
&lt;BR /&gt;
The second clientconnection seems to execute stored process by Stored Process Server log.&lt;BR /&gt;
But I can't figure out what the first clientconnection is doing.&lt;BR /&gt;
Does anyone know what is the first clientconnection's task?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Stored Process Server Log file in executing Stored Process is as below.&lt;BR /&gt;
&lt;BR /&gt;
=============== STP Context 22 Log End ===============&lt;BR /&gt;
20091030:16.38.56.22: 00002676:         Client connection (41) closed.&lt;BR /&gt;
20091110:10.22.17.01: 00002677:         New client connection (42) accepted from server port 8612 for user satoko.  Encryption    &lt;B&gt;&lt;U&gt;←The first clientconnection&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
level is Credentials using encryption algorithm SASProprietary.  Peer IP address and port are 172.26.28.238:4048.&lt;BR /&gt;
20091110:10.24.35.68: 00002684:         Client connection (42) closed.  &lt;BR /&gt;
20091110:10.24.54.43: 00002685:         New client connection (43) accepted from server port 8612 for user satoko.  Encryption &lt;BR /&gt;
level is Credentials using encryption algorithm SASProprietary.  Peer IP address and port are 172.26.28.238:4062.    &lt;B&gt;&lt;U&gt;←The second clientconnection&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
20091110:10.24.54.58: 00002693:         43:satoko: STP: 23: Executing /home/sasinst1/stp satoko_test1.sas&lt;BR /&gt;
20091110:10.24.55.30: 00002693:         43:satoko: STP: 23: Execution Complete.  Status=0&lt;BR /&gt;
=============== STP Context 23 Log ===============&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 03 Dec 2009 06:49:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24731#M3739</guid>
      <dc:creator>satoko</dc:creator>
      <dc:date>2009-12-03T06:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Behavior in AMO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24732#M3740</link>
      <description>I suggest you try posting this question in the SAS Enterprise Guide Forum:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/forum.jspa?forumID=10" target="_blank"&gt;http://support.sas.com/forums/forum.jspa?forumID=10&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Mon, 07 Dec 2009 17:40:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24732#M3740</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2009-12-07T17:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Behavior in AMO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24733#M3741</link>
      <description>Moved this to the Enterprise Guide forum per Vince's suggestion.</description>
      <pubDate>Mon, 07 Dec 2009 20:59:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24733#M3741</guid>
      <dc:creator>reneeharper</dc:creator>
      <dc:date>2009-12-07T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Behavior in AMO</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24734#M3742</link>
      <description>From our Add-In expert here at SAS:&lt;BR /&gt;
&lt;BR /&gt;
In the 2.1 version of the Add-In, we did make two connections: one to verify the stored process exists and gather prompt information, and the next to actually execute the stored process.&lt;BR /&gt;
&lt;BR /&gt;
In the 4.2 version, both EG and the Add-In execute stored processes in the same way, and should use just one connection to do it.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Wed, 09 Dec 2009 14:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-Behavior-in-AMO/m-p/24734#M3742</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-12-09T14:11:47Z</dc:date>
    </item>
  </channel>
</rss>

