sidhuvirgoster


Dear friends

in my previous post i was told that analysis services 2005 does not suport "custom roll up" and hence misrcosoft had introduced 2 new functions "last non empty and first non empty" for semi additive measures. But whenever im trying to bring the semi additive measure in the browser window of my cube, the cube gets hung and i have to finally close it w/o getting any analysis....please help

To clarify u can take the example of the measure "closing stock" where u want that across time dimesnion it should alwaz return the last member at the year,half year,quarter,month and day level while across other dimensions like product,customer etc it should be the normal aggregation.





Re: CUBE FAILING/HANGING

Edward Melomed


Not sure what post you refer to. But please, if you are seeing failures/hangs, please report that at Connect (http://connect.microsoft.com/sql)

I also suggest you try to search for similar situations or try to get a good book. I am sure your situation is not a unique one.

HTH.

Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.







Re: CUBE FAILING/HANGING

SolarWind

I have the exact same problem - both 2007 & 2003 Excel hang when I change aggregation for a measure from Sum to LastNonEmpty.

OWC control on the other hand works just fine & so my custom app & SQL tools all work just fine.

What's up with that !






Re: CUBE FAILING/HANGING

SolarWind

someone must have had this issue

I ran the profiler & interestingly enought the actual MDX query that returns results runs in under 1 second, bu then I see over 16000 events like this:

Query Subcube 1 - Cache data

so the overall call takes forever - so Excell doesn't really hang, but just is very very slow.

How can I fix it !





Re: CUBE FAILING/HANGING

SolarWind

if anybody still interested the problem went away after CTP of SP2 was applied.

When is SP2 going to be officially released Or is there a hot fix for this problem