I'm getting the following errors when i try to process a cube which contains a linked dimension:
- Errors in the OLAP storage engine: The version of the linked , with the ID of '', Name of '' on the remote server has changed. Repeat the operation to resolve the issue.
- Errors in the OLAP storage engine: The version of the linked dimension, with the name of 'D TC Entity', on the remote instance has changed. Repeat the operation to resolve the issue.
- Errors in the metadata manager. An error occurred when loading the D TC Entity dimension, from the file, '\\?\C:\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Data\XYZCube.0.db\D TC Entity.1.dim.xml'.
changes are made almost every day on the "D TC Entity" dimension... every day there are new records (entities) in the "D TC Entity" dimension table
the only temporary non-practical solution that i do is to delete "D TC Entity" (the linked dimension) and recreate it again. any body knows how to fix this once and for ever ?
another question, what is that ", Name of " ?!