If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Context BO-Designer Universe

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-08-04, 03:32
konwin konwin is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
Context BO-Designer Universe

I created an Universe in BO-Designer. After that I run a report under BO, but I got the message: ikompatible objects. I created aliases, but it didn't help.I tried work with contexts,but I'm not sure,how does it realy work...Can anybody help me?
Reply With Quote
  #2 (permalink)  
Old 10-18-10, 13:37
littlemaster littlemaster is offline
Registered User
 
Join Date: Oct 2010
Posts: 1
Hi Konwin,

Context is a path in which tables are joined together in such a way that the objects used in a BO reports are fetched in one single query.

your report mst be throwing this error since more than one query is formed due to improper joins.

in the universe try to define these object under the same path or
try to normalize the schema by keeping one measure table and have it joined with all other dimension tables.

Last edited by littlemaster; 10-18-10 at 13:40. Reason: little correction
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On