BookmarkSubscribeRSS Feed
Learn_SAS1
Calcite | Level 5

Hi,

I am new to SAS SPDS server. I have been using SAS Base servers in my previous organisations. Now I have been hearing about SAS SPDS sever. I googled but couldn't get the actual purpose of it.

Please help me in understanding in this area.

Thanks in advance. 

3 REPLIES 3
Kurt_Bremser
Super User

SPDS is meant to take advantage of a multithreading environment with storage that can either supply the bandwidth in a single volume, or consists of multiple volumes.

The datasets are stored in "buckets", and during access each bucket is processed by a separate thread, speeding up the I/O.

See here.

LinusH
Tourmaline | Level 20

Hi,

if you can give more context about how you are new to SPDS, perhaps we can give more specific guidelines/comments.

Data never sleeps
TomKari
Onyx | Level 15

In my opinion, SPDS should be used in situations where you're finding it too slow to access your data. It's a lot of work to set it up, but once done you should see significantly faster access to your data.

 

If you're happy with your data access performance right now, stick with SAS datasets. They are much easier to create and manage.

 

Tom

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1395 views
  • 0 likes
  • 4 in conversation