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
Merge Metadata Tables from 2 Different OBIEE servers

Hi all,
I'm a newbie in OBIEE :-)
I have installed 2 different instances of OBIEE server. Now i am trying to club these 2 servers into one server.
I have metadata tables saved in 2 different schemas of oracle DB (Dev1_BIPLATFORM,Dev1_MDS & Dev2_BIPLATFORM, Dev2_MDS)
Are there any inhouse tools with in the OBIEE admin to club these 2 into 1 schema.
Any pointers/approach/hints on this line would be helpful.
Thanks,
Answers
-
Hi,
No tool available to do that (or to manage the DB schemas in general...).
What is your target? Because if they are just dev instances I don't really see what kind of info you want to merge ...
0 -
Adding to Gianni's question: What exactly do you want to keep in terms of content? Usage Tracking information? Agent information (definitions, run history, etc)?
0 -
Hi,
i was trying to recreate a scenario i am facing in dev instances.
I have a server A on DB A has metadata schema's. Similarly server B with DB B has again those schema's.
So now I have to merge above 2 into 1 DB's schema without any loss of data. Like any scheduled jobs should not get affected.
Here when i mean schemas *_BIPLATFORM, *_MDS.
0 -
I meant Prod* not DEV in above comment
0 -
Problem obviously being that two different Agents in the two environments can have the exact same ID in the S_NQ tables... In terms of conflicts you're probably safer if you redeploy the Agents from environment A in environment B.
0