![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a cube with a moderately complex snowflake schema (6 fact tables, 70 dimension tables) with about 380K rows. Everything builds and processes fine with less than 50 or so dimensions. But once I exceed the 50 or so dimensions all heck breaks loose. I get spurious messages on keys not found (yes they are there and foreign keys are in place) on dimensions that processed properly before. Removing these dimensions seems to move the errors to other dimensions (that processed properly before). And I am getting HY008 messages that seem to indicate OLEDB type errors but I can't find anything specific on it. I've spent a large amount of time exploring this problem and it shifts around and is impossible to pin down. It seems to be an AS 2005 bug that I hit when going above a certain level of cube complexity. Removing dimensions eventually gets me a stable cube but I need all of the dimensions so I cannot just cut down the complexity of the cube. Also, since virtual cubes were dropped in AS 2005 I can just make up two or cubes and virtuallize them together. I have to have all this data together in this cube to make the final reporting work. So has anyone encountered HY008 errors and have a solution? Anyone hit problems that seem to connected to cube complexity? Anyone have any other ideas? Thanks! - Grant Anderson |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Akshai, Thanks for replying. Processing each dimension individually works because it is not a full processing. When I hit the limit that the problem occurs then I get the errors on full processing. I will try processing just the structure and then the data and see if this has any effect. I think that this is an SP1 problem and am trying to find a work around. Dropping SP1 is not an option because SP1 fixed an aggregation problem (undocumented by Microsoft) so I can't go backwards (as inviting as it sounds). I still miss the virtual cubes. I find that linked measure groups are very nice but don't really replace virtual cubes. I'd rather have two separate cubes that I can query as one. We are using ProClarity and I can't query two separate cubes with it. I'm stuck with merging the data into a single cube unless someone has some idea of an alternative that would work in this application space. - Grant |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |