Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE Hints from Answers
Answers
-
I totally agree with Robert. The OP needs to review the underlying data model and rather than doing these conversions at runtime, these should be derived, calculated as part of your data warehouse ETL process. This will definitely bring on some performance improvements.
0 -
There is an English joke to the effect of; - "Man in car - What is the best way to Leicester from here? Local - I wouldn't start here if I wanted to go to Leicester."
That is my best advice for this situation, don't start here ;-)
0 -
I recognize the tables ... it's OBI Apps ... adding hints makes it worse ... are you following the proper customization techniques for Apps? You've purchased a product that does perform - don't go making changes so that it doesn't.
I have implemented Apps on very large instances of the Apps warehouse ... before you fiddle with OBIEE and force hinting on the optimizer ... what have you done to tune the database? Indexing and partitioning need to be changed, especially if you've added custom columns (X_COLUMNAME is the convention and I see you've done that) that you are going to be using heavily from the OBIEE side.
0