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 --<-----

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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