BookmarkSubscribeRSS Feed
AmitSri
Pyrite | Level 9

I am trying to load 30gb of data from Denedo to SAS and this is running very slow. As 10gb of data loading from denedo took 12.5hrs

and 5gb data loading took 6hrs.

Are there any factors that can be changed in any of the config files to have a better performance in loading data. Please suggest. Thanks!!

2 REPLIES 2
andreas_lds
Jade | Level 19

Performance depends on so many factors that suggesting something is difficult without full-knowledge about the environment involved. I would start by checking network connections and their utilisation. Working with tech-support is recommended.

alexal
SAS Employee

@AmitSri,

 

The network is a huge factor. Those options might help you get a better understanding what is going on when you loading the data in SAS.

 

options fullstimer source source2 msglevel=i mprint notes; 
options sastrace=",,,dsa" sastraceloc=saslog nostsuffix;

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1046 views
  • 2 likes
  • 3 in conversation