I have 10 dimensions and 10 measuregroups-- each measuregroup is having one partition each.
All the cube when processed it takes 5-6 hrs daily. so i thought to process the cube using SSIS analysis Services processing tasks where 1st i process dimensions "Process Full" and then i Process all the measure groups "Process Full".
MeasureGroup-1 analysis Services Processing task alone which has only one measuregroup takes 2 hours and rest of the 9 measuresgroups are in measuregroup-2 analysis Services Processing task take 2 hours.. So totally it will take around 3 hours to complete processing rather than 5-6 hours.
So do u think this approach is correct!! Please Suggest..if any constraints/Dependancies are there which Provides fault data after processing like this.