cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OLAP error while creating a new model in BPC 10.1 for Microsoft

Former Member
0 Kudos
388

Hello,

I have a problem creating a new model in BPC 10.1 MS. I have created several new dimensions and when I try to create the model the following error occurs:

[System  Name] : OLAPServerHandler
[Message Type] : ErrorMessage
[Job Name]     : Olap9Manager : AddCubeDim
DetailMsg  : {Microsoft.AnalysisServices.OperationException: Errors in the metadata manager. The dimension with ID of '<Dimension_ID>', Name of '<Dimension_Name>' referenced by the '<Cube_ID>' cube, does not exist.
. . . . .

Above I have replaced the real attributes of the dimension and the cube (the originals are in cyrillic). It happens every time for the first dimension in the list (no matter which one is the first). Needless to say that all dimensions exist in the OLAP database (I have checked this within MSSQL Management Studio).

All dimensions are fully processed multiple times before I try to create the model. All the structures for the new model are created in the relational DB but when it comes to creating the OLAP structures the above error occurs.

Any help is highly appreciated. Thanks in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

New observation: when the dimension and cube names are in latin characters (not cyrillic) there is no problem.