BookmarkSubscribeRSS Feed
satoko
SAS Employee
Hi

When all stored process executing in AMO, two times clientconnecition occur in Stored Process Server log.
In EG and WRS, one time clientconnection do.

The second clientconnection seems to execute stored process by Stored Process Server log.
But I can't figure out what the first clientconnection is doing.
Does anyone know what is the first clientconnection's task?


Stored Process Server Log file in executing Stored Process is as below.

=============== STP Context 22 Log End ===============
20091030:16.38.56.22: 00002676: Client connection (41) closed.
20091110:10.22.17.01: 00002677: New client connection (42) accepted from server port 8612 for user satoko. Encryption ←The first clientconnection
level is Credentials using encryption algorithm SASProprietary. Peer IP address and port are 172.26.28.238:4048.
20091110:10.24.35.68: 00002684: Client connection (42) closed.
20091110:10.24.54.43: 00002685: New client connection (43) accepted from server port 8612 for user satoko. Encryption
level is Credentials using encryption algorithm SASProprietary. Peer IP address and port are 172.26.28.238:4062. ←The second clientconnection
20091110:10.24.54.58: 00002693: 43:satoko: STP: 23: Executing /home/sasinst1/stp satoko_test1.sas
20091110:10.24.55.30: 00002693: 43:satoko: STP: 23: Execution Complete. Status=0
=============== STP Context 23 Log ===============



Thanks
3 REPLIES 3
Vince_SAS
Rhodochrosite | Level 12
I suggest you try posting this question in the SAS Enterprise Guide Forum:

http://support.sas.com/forums/forum.jspa?forumID=10

Vince DelGobbo
SAS R&D
reneeharper
SAS Employee
Moved this to the Enterprise Guide forum per Vince's suggestion.
ChrisHemedinger
Community Manager
From our Add-In expert here at SAS:

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.

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.

Chris
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 829 views
  • 0 likes
  • 4 in conversation