Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Migrate catalog only from OBIEE 11.1.1.7 to OBIEE 12.2.1.3 in linux environment
Dear team,
Please let me know how can i Migrate RPD and catalog individually from OBIEE 11.1.1.7 to OBIEE 12.2.1.3 in linux environment.
Thanks for your help in advance.
Regards,
Answers
-
Easily done by using the runcat command line:
Archive it in 11.1.1.7, replace the app role names that change between the 11 and 12 (most people forget this), then unarchive to 12. Last start the OBIPS and then run the "Scan and Update Catalog Objects That Require Updates" from the OBIEE Administration.
0 -
Thanks for your prompt response christian but kindly elaborate above that process.
0 -
Read the runcat help:
runcat.sh -help or runcat.cmd -help -->
https://gerardnico.com/dat/obiee/obips/runcat#the_whole_help_command
The documentation is also very specific about runcat: https://docs.oracle.com/apps/search/search.jsp?category=middleware&product=e67599-01&q=runcat
It's a series of commands. Learn how this works. Copying and pasting code you have no clue about and don't understand is NOT a good idea.
0