Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Best practice for OBIEE Repository Metadata Location

Hello,
What is the best practice to house the OBIEE Repository metadata (RCU) for OBIEE implementation? Is it recommended to create this metadata on the same database as the data warehouse or is it recommended to create a separate database for this? are there any pros and cons to each approach?
Thanks,
Answers
-
No best practice for this. It really has a very little impact ...
RCU is mainly used to store usage tracking if you enable it and agents schedules and logs. So there is no reason to try to look for something special for it.
Manage it using the same process you have when needing a new schema for something, follow existing rules in your company to avoid creating something special DBAs will complain about.
It is clearly not an source of heavy load or things like that.
0 -
Thank you very much for the information!
0 -
One thing to consider is whether archive logging has been switched off on the warehouse - it sometimes is due to the large amount of redo generated, particularly during full ETL's - and the fact that in the event of a failure it would often be quicker to just run a full ETL rather than doing a recovery.
0