Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to refer data from OBIEE database to Oracle(EBS) database

Hi,
I have to frequently refer OBIEE data (which is in a separate database) in oracle database (another database), both are in different database
Please suggest me the best approach/suggestion (db links, clone data etc...)
Thanks,
Affy
Answers
-
OBIEE 'has no' data ... not sure what you are asking
0 -
as @Thomas Dodds says, OBIEE doesn't have an DB.
Probably what you are asking is how you can relate informations coming from multiple databases.
Theoretically OBIEE can do it (and it does) however if you fetch large volumes of data from different database and join them all the process is done by the BIServer instead of being pushed to the database.
The optimal solution depends on multiple factors including what your DBAs will allow you to do (e.g. DB Links could not be allowed).
Please provide more details in order for us to help.
0 -
Agreed - cross database joins are a performance killer for OBIEE ... the BI Server is good, but it's going to fetch more rows than maybe needed ... network traffic up, amount of memory need in BI Server up and time to deliver results to screen up.
Federate / integrate your databases where you need to ...
0 -
What does that mean? "refer OBIEE data to in oracle database"?!
0 -
Hi Berg, First of All apologies for my unclear question. I actually meant how can we refer data coming from multiple databases, As FTisiot and Dodds Suggested, I will have to check with DBAs and go for the optimal solution
Thanks FTisiot, Dodds and Berg for your valuable time
0