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
Is the simple way migrate content from BIEE12c to BIEE12c?

I have production environment of BIEE12c . And now i install new server OBIEE 12c for test use.
Now i have to copy content of production instance to test instance.
From 11g to 12c instance it ' easy. But from 12c to 12c...
I can't find in oracle docs simple way to migrate content from instance to instance. Can you help me?
Answers
-
a) BAR files move all. RPD, webcat, security
b) datamodel.sh and runcat.sh for RPD / webcat only
c) archive/unarchive folders in the catalog interface or catalog manager for webcat content only
You're not being precise as to WHAT you want to move
0 -
I want copy RPD, all Published reports, All Interactive Dashboards&Analises&Conditions&Filters
0 -
Go for BAR file approach, export service insatance from Production and then Import service instance in test environment.
Give below blog a read
http://www.redstk.com/welcome-to-obiee12c-using-bi-application-archive-bar-files/
Just a request read it understand it clarify your doubts first and then proceed with the steps to avoid any issues later
Below is Oracle Product Documentation with exportServiceInstance and importServiceInstance command usage
https://docs.oracle.com/middleware/1221/biee/BIESG/configrepos.htm
More specific Oracle Product Document, In below link under section "22 Moving Oracle Business Intelligence Between Environments" Sub Section "Moving Between Environments"
https://docs.oracle.com/middleware/1221/biee/BIESG/migrate.htm#BIESG1798
0 -
Then - as I said above - you have all those options at your disposal. The documentation is extremely clear on how these things work. Syed also posted the links in this thread but if you want to be more specific than BAR files and choose not to take over the security for example then you may want to go for datamodel.sh/cmd and runcat.sh/cmd and/or archiving.
0