BookmarkSubscribeRSS Feed
jlevine
Fluorite | Level 6
I'm sure this is in the documentation somewhere, but I cannot figure it out. I am new to Enterprise Guide and administering SAS. I have a single-user implementation on SAS, Enterprise Guide, and Enterprise Miner on a personal workstation running Windows XP 64-bit.

I want to be able to easily do parallel processing in Enterprise Guide. I can set up my diagram for one node to run using "Local" and another node to run on "SASAPP server", which happens also to be my local machine. When I do this, the code will run in parallel. However, I would like to create multiple servers so that I could run more than two threads in parallel.

I understand I would need to be attentive to things like libnames and dependencies in my code, and that is not a problem, as I have done this in Base SAS using SYSTASK syntax.

What I cannot figure out is how to add more "servers" to my installation, understanding that all of them will in reality be the same machine. There seem to be a lot of options in either Enterprise Guide or SAS Management Console, including different types of servers, but I cannot seem to get what I want.

Any thoughts?
3 REPLIES 3
ChrisHemedinger
Community Manager
To set up multiple logical servers on a local machine, you need:
- a metadata server
- object spawner
- SAS Management Console

Since you already have a SASApp server, I'm guessing that you have all of this already. So the steps are: in SAS Management Console, use the Server Manager plugin to create another server context (say, SASApp2). It can be exactly the same as SASApp, host, port, command, and all. It needs only a unique name.

Once configured and added to the Object Spawner (important step!), you can refresh the spawner. It should then appear in your server list within SAS Enterprise Guide.

Chris
SAS Innovate 2025: Call for Content! Submit your proposals before Sept 25. Accepted presenters get amazing perks to attend the conference!
jlevine
Fluorite | Level 6
Thanks! It worked!
ChrisHemedinger
Community Manager
For others wondering about "parallel" processing in an EG project, check out this post:

http://blogs.sas.com/sasdummy/index.php?/archives/81-Multitasking-in-your-SAS-Enterprise-Guide-proje...

Chris
SAS Innovate 2025: Call for Content! Submit your proposals before Sept 25. Accepted presenters get amazing perks to attend the conference!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 3 replies
  • 1143 views
  • 0 likes
  • 2 in conversation