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 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

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