Hi there, I am hoping someone can help me as I am a little stuck here.
I am trying to build a cube which has to include data for around a million customers. The problem is that there is no current classification in the database that I can break these customers down by. So when I add the customers dimension into my model and I build my cube I get the error reporting that a category cannot have more that 65,531 records. This I understand.
To get around the problem I presume that I have to create some categories to break up the customers into some sort of classification. I therefore put a formulae into the IMR/IQD file to calculate the first initial of the customer,
i.e. A-Z.
I then put this into the model as a level, above the customer account level, thinking that this would solve the problem.
In two of the dimensions this has worked successfully and the model builds correctly. However when I add this new level into the final dimension the model will not build the cube. I keep getting an "REPOS-E-NOMEM insufficient memory error". I presume this is something to do with a uniqueness problem as I have lots of memory free and acres of hard disk space.
Does anyone have any suggestions of what I can do to track down/ solve this problem?
The layout of the offending Dimension is:
Sales Office
Rep
CustCat <- New level I have put in with A-Z
Customer Account
Sales Order Number
Thanks in advance.
I am trying to build a cube which has to include data for around a million customers. The problem is that there is no current classification in the database that I can break these customers down by. So when I add the customers dimension into my model and I build my cube I get the error reporting that a category cannot have more that 65,531 records. This I understand.
To get around the problem I presume that I have to create some categories to break up the customers into some sort of classification. I therefore put a formulae into the IMR/IQD file to calculate the first initial of the customer,
i.e. A-Z.
I then put this into the model as a level, above the customer account level, thinking that this would solve the problem.
In two of the dimensions this has worked successfully and the model builds correctly. However when I add this new level into the final dimension the model will not build the cube. I keep getting an "REPOS-E-NOMEM insufficient memory error". I presume this is something to do with a uniqueness problem as I have lots of memory free and acres of hard disk space.
Does anyone have any suggestions of what I can do to track down/ solve this problem?
The layout of the offending Dimension is:
Sales Office
Rep
CustCat <- New level I have put in with A-Z
Customer Account
Sales Order Number
Thanks in advance.