BookmarkSubscribeRSS Feed
jhckx
Fluorite | Level 6

A colleague has been uisng EG with a locally installed SAS version but now needs to switch to our server. She can create new EG projects just fine but all her existing projects won't run unless she changes her profile to 'local'. Is there any way to get EG to work with the existing projects, created with the local SAS version?

She's using EG 6.1, the server runs SAS 9.4, as does her local SAS. The EG projects were created using the point-and-click interface.

4 REPLIES 4
Haikuo
Onyx | Level 15

It may not even possible, depending on where the data is stored. If the data is stored on share drive, then it is possible, if the data is on local drive, then it depends on whether the drive/folder can be shared / mapped network drive.

If it were me who encounter this scenario, to avoid redo all of the projects, I will :

1. Convert them into SAS code or Store process.

2. Modify the code, change all the local notation for the location,  "C:\data, D:\, F:\report" ect to network address, such as (windows): \\share\corp\whatever, and make sure server can access these files.

3. Make sure some SAS products involved (eg. SAS/STAT, ETS, GRAPH) in your EG projects are also licensed and installed on the server.

There are could be more to consider, but these are those springs to my mind.

Good luck,

Haikuo

parnest
Calcite | Level 5

The correct answer is available in EG 6.1 Online Help. Search for "Change Server" in the help system will take you to a page titled "Performing Project Maintenance", subtitle "Changing a Server Reference".  It advises you to "click the server that you want to change under the Servers heading."

If you're in a SAS business intelligence environment using EG, the "local" sever may not be installed on your machine, and the window will be blank. Not to worry. Click on "Replace in Project" and the list of available servers will appear. You can select the correct one in that pop-up. You can also change the profile associated with the project.

 

Unfortunately, as far as I know, there's no way to do this for a collection of existing projects all at once, but it's pretty painless to accomplish when you first open each project in the new environment.

LisaB
Calcite | Level 5

Thank you for this reference on changing servers!  Saved me hours of manual updates!

ChrisHemedinger
Community Manager

You can change many projects in "batch" by using the MigrationWizard.exe tool, which is installed with SAS Enterprise Guide.  You'll have to navigate to the EG install folder in order to launch it.

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 4 replies
  • 5589 views
  • 7 likes
  • 5 in conversation