Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
niros44
Starting Member
1 Post |
Posted - 2010-03-01 : 09:50:58
|
I've made a backup of a database (including data cubes) from one server and am now in the process of trying to restore it onto another instance of SQL Server 2005 Analysis Services on another server.
When I try and do this - through SQL Server Management Studio - I get the following error message:
"The ddl2:MemberKeysUnique element at line 63, column 26535 (namespace http://schemas.microsoft.com/analysisservices/2003/engine/2) cannot appear under Load/ObjectDefinintion/Dimension/Hierarchies/Hierarchy. Errors in the metadata manager. An error occurred when instantiating a metadata object from the file......."
What would cause this to occur?
|
|
|
|
|