Error when restoring SSAS cube: MemberKeyesUnique element at line xxx cannot appear under (...)/Hier
Posted
by Phil
on Stack Overflow
See other posts from Stack Overflow
or by Phil
Published on 2010-05-05T10:10:52Z
Indexed on
2010/05/09
23:18 UTC
Read the original article
Hit count: 268
ssas
|sql-server-2005
Hi,
I'm getting this error when trying to restore an SSAS database from a backup:
The ddl2:MemberKeysUnique element at line 63, column 4862 (namespace http://schemas.microsoft.com/analysisservices/2003/engine/2) cannot appear under Load/ObjectDefinition/Dimension/Hierarchies/Hierarchy.
Google hasn't turned up any helpful solutions. (a lot of people found that installing SP2 made the error go away but this has always previously worked in our environment)
I don't really understand what the error means. Can somebody interpret or suggest a fix?
Thanks,
Phil
© Stack Overflow or respective owner