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
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Replication from one OBIEE instances to another (mainly data visualization contents)

I want to replicate everything like catalog,rpd,data visualiztion (connection with password,dataset,dataflow,sequence,my folder contents of all user) from one obiee instances to another. Is there any way to replicate in real time or one time?
Answers
-
-
Is there any way to replicate real time?
0 -
Setup a cluster with 2 nodes.
Or look into the possible options for high availability and disaster recovery in the doc (they cover few scenarios).
0 -
-
Actually my scenario is I have two different site having two different repo db. In that case what should i do?
0 -
Mostafizur Rahman wrote:In that case what should i do?
Define exactly what in the target you expect to achieve and for which reason. Based on that you identify how to technically get there.
There are many ways to do many things, if we list them all we can keep going for a while and maybe none of those things would really be an answer of your need.
When you ask about real time replication of RPD + catalog + any other metadata apparently for something which seem to be 2 independent installs, there are still bunch of things you are missing. You copy the whole catalog it comes with a security set on it, but the second environment doesn't have the same security objects defined etc. There are too many things which are "wrong" or "will go wrong".
So do a step back, define what is your final target and the reason you wanted it and, based on that, answers will be more adapted.
0 -
I have two different site(suppose SITE A and SITE
having completely two different obiee instances(repo also). If an user creates an analysis,connection,dataset,dataflow,sequnece on SITE A, it should be replicated to SITE B. If for any reason SITE A goes down, I simply point my application to SITE B. User get all the things what he has done in SITE A though he is in SITE B.
0 -
what are the differences between the rpd in sites A & B?
0 -
rpd,catalog,security model should be same in both the site.
0 -
There is no automagical synching of two different and distinct OBI instances.
Joel told you BAR files - that's one approach. it will contain RPD, catalog and security setup (in terms of application roles and application policies etc).
0