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

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 925 views
  • 0 likes
  • 2 in conversation