SSAS deployment error: Internal error: Invalid enumeration value. Please call customer support! is not a valid value for this element.
Posted
by Kevin Shyr
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Kevin Shyr
Published on Thu, 21 Jun 2012 14:18:08 GMT
Indexed on
2012/06/22
3:17 UTC
Read the original article
Hit count: 451
Turns out that one of the file on the SQL server is corrupt. I could simply delete the database on the SSAS server and re-run deployment. Problem solved.
SSAS errors in visual studio:
Error 10 Internal error: Invalid enumeration value. Please call customer support! is not a valid value for this element. 0 0
Error 11 An error occurred while parsing the 'StorageMode' element at line 1, column 10523 ('http://schemas.microsoft.com/analysisservices/2003/engine' namespace) under Load/ObjectDefinition/Dimension/StorageMode. 0 0
Error 12 Errors in the metadata manager. An error occurred when instantiating a metadata object from the file, '\\?\E:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Data\DWH Sales Facts.0.db\Competitor.48.dim.xml'. 0 0
© Geeks with Blogs or respective owner