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
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1246 views
  • 0 likes
  • 4 in conversation