I'm facing an issue where loading data from SAS or applying filters takes a considerable amount of time. However, once the data is loaded, I have no issues quickly analyzing or modifying it, such as creating pivot tables. What could be the reason for this extended data loading time? Could the problem be related to something other than insufficient RAM?
Now I tried to load 84MB of data, and it took 7min.
Furthermore, every time I want to import data, I have to open a new Excel. After disconnecting and reconnecting in Excel, SAS components cannot be accessed (SAS-related icons like 'Modify' don't work).
I'm working on a Linux system; could that be the cause?
Data loading time has nothing to do with RAM. The biggest influences are the network performance between your SAS server and your PC and the size of the data you are downloading. I'm assuming here that you are connecting to a remote SAS server. Are even small tables taking a long time? Has it always been slow or is this something that has just started happening?
I initially believed the issue was due to RAM, as I noticed a significant increase in memory consumption while importing data. I attempted to load a dataset with nearly a 1mln records (200MB). However, I'm relatively new to using this tool, and I've observed that server response times are gradually increasing. It also takes several minutes to select filter options, even without setting any filters.
Not sure what other SAS tools you have access to, but typically Excel is not the designated tool for updating SAS data sets!
I would highly recommend talking to your colleagues or your SAS Administrator about the alternatives tools available at your organization.
SAS Add-in for Excel was primarily developed to provide MS Office suite Interface to underlying SAS software capabilities.
Editing a SAS data set is best done using SAS native tools, beside the ability to edit a SAS table/data set could be controlled by one or two levels of enforced security.
The above should explain why the 'Edit' button may be grayed out.
Now I tried to load 84MB of data, and it took 7min.
Furthermore, every time I want to import data, I have to open a new Excel. After disconnecting and reconnecting in Excel, SAS components cannot be accessed (SAS-related icons like 'Modify' don't work).
I'm working on a Linux system; could that be the cause?
@laika_matias - For those volumes of data you should be using other SAS tools as suggested by @AhmedAl_Attar . Excel simply doesn't scale well as all data has to be loaded into memory. I'm not sure what your disconnecting problem is. I've never had that issue myself. It would be worthwhile opening a Tech Support track for this.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.