BookmarkSubscribeRSS Feed
crisco
Calcite | Level 5

In the future we will be moving from PC based SAS 9.4 to a server environment.

 

How portable are SAS programs between these two different platforms? My thought and

hope is that I should be able move and run these programs with minimal changes to LIBNAME and

FILENAME statements after creating SAS transport files on my PC  and moving the datasets to the server.

 

Thanks,

Chris

 

1 REPLY 1
Reeza
Super User

That's generally the case. The issues become access, ie if running on server model only the server won't see your desktop at all. This means you need to understand how to move files from the server to your computer and vice versa. Additionally, if you use DDE or X commands some of that may be unavailable. 

 

Having access to to a server can seriously speed things up though. 

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 1055 views
  • 0 likes
  • 2 in conversation