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 12c Migration: RPD

Hi ,
Can we migrate only RPD from 11g to 12c , we lost the RPD which was generated as part of migration.
We deployed old version by saving as in obiee12c admin tool. Just wanted to check if only RPD generation is possible!
Thanks,
Answers
-
Sure. Spit out the 11g RPD as XML using the 11g biserverxmlgen, move the XML to 12, recompile the XML using the 12c biserverxmlexec into a binary rpd, deploy using the datamodel command, run it.
0 -
Hi Christian,
Just want to know,cant we simply just save the 11g rpd in 12c admin tool(making sure consistency check is fine with no errors) and upload in 12c with uploadrpd command.
Or migrating the RPD XML using biserverxml tool make any difference?
0 -
I like to have it explicitly compiled by the target version's binaries.
0 -
Thanks for the update
0