BookmarkSubscribeRSS Feed
milts
Pyrite | Level 9

Hi,

I understand that when it comes to writing to Greenplum, the gpfdist utility can be used for bulk loading which speeds up the writeback from SAS to Greenplum.

How about the other way around? Is there any way I can speed up extracting data from Greenplum to my SAS workspace?

Thanks!

1 REPLY 1
jakarman
Barite | Level 11

The best thing to do is minimize datatransfer to your SAS workspace, Try to do as much processing as possible at the DBMS

hat is why SAS/ACCESS(R) 9.4 for Relational Databases: Reference, Third Edition (Passing Joins to Greenplum) and executing SAS functions (in database processing) is getting promoted that much. Sometimes interfaces and SQL conversions are not stable enough in those cases moving to explicit pass through should bypass those issues.

Speedig up for the next part is faster IO (network buffering) and having a good performance on your SAS workspace. Some tuning options may help.

---->-- ja karman --<-----

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 843 views
  • 0 likes
  • 2 in conversation