dbTalk Databases Forums  

Error: Unable to retrieve children

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Error: Unable to retrieve children in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mkazmierski@gmail.com
 
Posts: n/a

Default Error: Unable to retrieve children - 01-20-2006 , 04:22 PM






Hello,

I want to build a dimension based on table build from:
- hour (number from 0 to 23)
- minute (number from 0-59)
- seconds (string: 0-9; 10-19; 20-29; 30-39; 40;49; 50-59).

So my table contains records like these:
hour | minute | seconds
0 1 0-9
0 4 10-20
2 1 0-9
etc.

I construct dimension and check 'allow duplicate names' to go through
processing, which ends with success.

But when I try to browse data I get (only for hour = 0, minute = 0,
rest of dimension structure looks correctly) an error:
(Unable to retrieve children: Key is not unique in collection)

How can I correct it (remove this error)?? Thx in advance!

Regards, Mark


Reply With Quote
  #2  
Old   
BK
 
Posts: n/a

Default Re: Error: Unable to retrieve children - 01-20-2006 , 04:39 PM






Do you have a numeric key on the table that you're going to use to join
on in the cube?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.