הצטרפו לקבוצות שלנו לקבלת עדכונים מרוכזים פעם בשבוע:

ווטסאפ:
http://wa.dwh.co.il
טלגרם:
http://telegram.dwh.co.il

חוקי אצבע לגודל partitions ב SSAS

More
17 years 1 month ago #3785 by eldad
מאמר מחמד שמדבר על הנושא:
blogs.msdn.com/sqlcat/

בגדול ההמלצות הן:

a)      Keep the number of partitions fewer than a few thousand
b)      Get the most out of your hardware and process as much data as possible by processing multiple partitions in parallel
c)      Avoid spilling to disk when processing indexes and aggregations (the ProcessIndex step of the processing stage)
d)      Target 20 million rows or 250 MB per partition

Please התחברות to join the conversation.

Moderators: eldad
Time to create page: 0.247 seconds