Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

SSAS 2012 Cube Processing options and Performance

$
0
0
Hi,I have an SSIS package which has a step that processes a Cube with Process Full option and Sequential Single Transaction settings. My question is that when the cube is processed this way, does it use the underlying DimCustomer table or it just used already processed Dimension Data. I have another procedure which uses the DimCustomer table at the same time which is slow. The cube processing is also slow. Can it be true that both are slow because they are using the same dimension table? There are about 13 mill rows in the dimensionPlease suggest.Thank you,Veena

Viewing all articles
Browse latest Browse all 1341