Is there a way in SAS EG 8.2 to change on which server all programs in a project should run?
When I'm connected to the Internet I prefer to run on SASApp server but when I'm not connected I prefer to run ont local server installed on my laptop. Of course I could go and switch between server in each and every program, but it would be very covenient if this could be done in just one place.
Does anyone know if it's possible?
This might be too heavy of a process, but you can use the Tools->Project Maintenance tool to replace all references of SASApp to Local. It requires that you close the project file, run the tool, and then the project file is updated with the new references.
This might be too heavy of a process, but you can use the Tools->Project Maintenance tool to replace all references of SASApp to Local. It requires that you close the project file, run the tool, and then the project file is updated with the new references.
Huh? Doesn't it just run on the server you are currently connected to? Why would which server to be used be stored in the EG project file?
Each node in a project has its own server assigned; this enables one to run code on multiple servers within one project.
Great hint, Chris, saved my day!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.