| Analysis Services 2005 error: Errors in the metadata manager. The attribute with ID of ., Name of . refer |
| Written by Vidas Matelis | ||||
| Monday, 28 May 2007 15:48 | ||||
|
Q: When deploying Analysis Services solution I am getting errors:
A: One of the reasons why you could be getting this error message is because you are trying to deploy solution using "Changes Only" deployment method and as not all changes are deployed, metadata that is already deployed conflicts with your current metadata about cube. To see if this will fix your problem follow these steps:
If you are getting similar error during processing, then there is a good chance that data folder that contains MOLAP data is corrupted. To fix this you have to:
If you are getting this error when restoring backup, there is a possibility that you are trying to restore backup done from SP2 Analysis Services machine on Analysis Services machine with older service pack.
|
||||
Top Rated
- How to install Adventure Works SQL DW and Analysis Services 2005 sample database and project
- When accessing calculation tab in BIDS I am getting error Unexpected error occurred
- Analysis Services 2005 XMLA script to add/drop existing partition aggregate
- How to calculate YTD monthly average and compare it over several years for the same selected month
- How in MDX query can I get top 3 sales years based on order quantity?
- Analysis Services 2005 error: Errors in the metadata manager. The attribute with ID of ., Name of . refer
- How in SSAS 2005 do you create what is used to be "Member Properties" in Analysis Services 2000
- What TCP port SQL Server Analysis Services 2005 uses

I have processed my cube with 30% Optimization, set an X attribute to "Disabled" in my cube, than the problem occured. My attribute was'nt used by any calculation or anything. I was forced to add my X attribute back in my cube (but invisible, no optimization). Then no more problem!
So : Try to add the X attribute named in the error back in your cube (or even back in the dimension if you need to).
voilà!