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 For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
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 For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1703 views
  • 0 likes
  • 2 in conversation