BookmarkSubscribeRSS Feed
ravicapg
Fluorite | Level 6

Hi , Can someone please explain. How does object spawner open work-space server or stored process server session on UNIX when we submit the code? Thanks

3 REPLIES 3
LinusH
Tourmaline | Level 20
Sorry but what do you mean by "how"?
Why do you ask?
Data never sleeps
Kurt_Bremser
Super User

How what?

 

English sentences need verbs, please supply one.

 

If you want to know what the spawner does: it listens for requests, and starts server processes. In the case of pooled servers, processes are only started until the pool is full, then only connections to the already running servers are established.

Kurt_Bremser
Super User

The spawner forks to one of the setuid root modules to change to the desired userid, and then it execs the WorkspaceServer.sh or StoredprocessServer.sh script

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 814 views
  • 0 likes
  • 3 in conversation