BookmarkSubscribeRSS Feed
SanjayM
Calcite | Level 5
I am creating a stored process from an enterprise Guide Project.

Whether I should select a Logical Workspace Server or Stored Process Server as the Execution Server.

What is the difference.
1 REPLY 1
Cynthia_sas
SAS Super FREQ
You really need to consult with your SAS Administrator and/or read the Platform Administration Guide about the different servers and their different capabilities. Here's a good place to start:
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/index.html

Each server has different advantages and disadvantages, as described here:
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/program.html

Some determining factors might be:
Do you want to let the users select more than one value for a parameter?
Multi-value parameters are only available on the Stored Process server.

Do you want to create streaming output results?
Streaming results are only available on the Stored Process server.

However, there are other, security-based considerations that you might want to consider -- if you want each session started up based on a single-user's id -- this may lead you to choose the Workspace server.

In either case, reading the documentation may help you pin down the other differences. By default, EG picks the Stored Process Server, when you use the EG Stored Process Wizard to create a stored process.

cynthia

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 758 views
  • 0 likes
  • 2 in conversation