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.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 4 replies
  • 5216 views
  • 7 likes
  • 5 in conversation