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

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

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