Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE Catalog backup from Front end

I have OBIEE 11g, we need to create a backup of specific folders from the catalog shared folder. We had tried the shell script approach which takes backup from the Folder location, but that creates .xml, .atr, etc files. May of which cannot be used from front end. Is there any way we can take catalog backup from Analytics (front end)? Something which can be 1) Automated 2) Used by users to restore the catalog backup
Answers
-
Your answer is "archive" / "unarchive" .
You can archive content from the front-end and you can also archive from command line (automated way) by calling runcat.sh .
In the same way you can then unarchive from the front-end or by command line.
0