Re: I have a big error -
04-20-2005
, 09:02 AM
You have probably created a dimension based on a huge dimension table, so
that you obtain the "Timeout expired" exception when Analysis Manager tries
to count dimension members.
You can set manually the estimated number of level members in the Advanced
Tab of every level in Analysis Manager.
select count distinct IDCompany from DimensionTable may be useful to
retrieve this number.
Francesco Anti |