BookmarkSubscribeRSS Feed
cschoeberle
Calcite | Level 5
We have several remote satellite offices and end-users who use the SAS Application. The Application runs on SUN Solaris and some of these users are in multiple countries.

What is the best practice for running SAS in remote locations and on slow WAN connectivity?
3 REPLIES 3
LinusH
Tourmaline | Level 20
Can you please tell us more about this SAS application? Which SAS products is in use? How is the users supposed to interact with the data? Is reports, cubes or ad-hoc queries using Enterprise Guide?

The obvious advice is to transport as little data as possible over your WAN.

Regards,
Linus
Data never sleeps
tbatliner
Calcite | Level 5
We just started to use a citrix-server - which is located in the same LAN as the SAS servers - as link between the end-user and SAS.

Pro: drastically reduced "client" maintenance
Con: costs of citrix-server and additional hardware
Patrick
Opal | Level 21
You could address SAS Inst directly with your “best practice” question.

The architecture using a citrix server together with SAS I have seen couldn’t compete with a “traditional” SAS-client/SAS-server architecture (and it was a fast WAN). All point-and-click operations had a tiny little bit of delay – it wasn’t a lot but users weren’t too happy with it. I assume this delays become much worse on a slow WAN.
IT support was of course happy with citrix - the network guys didn’t like it too much.

What about having the most common clients (i.e. SAS EG) as local installation and specialty software like DI on citrix?

The point is: A lot of the work with SAS EG doesn’t cause any network traffic (most of the “code generation” work) and is therefore fast and smooth. The code is then sent to the server (that’s only a bit of text) and most of the results are kept on the server. It’s only when people look at results that they have to be download – so just make sure that the EG settings are in a way that result tables and the like are not opened automatically but only on user request.

HTH
Patrick

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
  • 1673 views
  • 0 likes
  • 4 in conversation