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
Where are OBIEE analysis reports physically stored?

In our OBIEE environment, we have a number of analyses created.
Where are these physically stored? Mostly I am asking for documentation purposes.
I can see the list in the OBIEE application itself; but let's say I wanted to copy this list to Excel or notepad. How would I go about doing that?
I haven't been able to find an "export" option anywhere, so I thought maybe it's stored in Unix somewhere?
Thanks!
Dennis
Answers
-
Hi
Using Catalog manager, you can do this. Tools utility in Catalog manager actually helps you to export a report in csv with selected set of analysis/agents....
Check this,
http://www.oracle.com/technetwork/middleware/bi/documentation/bieqt-1911962.pdf
Configuring and Managing the Oracle BI Presentation Catalog
https://docs.oracle.com/cd/E23943_01/bi.1111/e10541/prescatadmin.htm#BIESG1374Thanks
M
0 -
Thanks!
Now all I need to know is the User and Password. I'll do some more digging around the office.
Thanks again.
Dennis
0 -
@nm.Mani pointed you in the right direction.
Of course everything is stored in the filesystem, but you are never supposed to put your hands at that level, just because there are lot of metadata related to every single object in the OBIEE catalog which is managed and make sense only for the app and not at the filesystem level.
As said the Catalog Manager, which you installed with the Admin tool, allows you to make exports and also reports with lists of objects and some properties etc.
Having access at the filesystem level doesn't give you a lot as filenames aren't exactly the same name you see online, there are more folders than what you see and lot of info stored as binary into the .atr file (do not even try to edit these files by hand or you can already look for the backup you will have to restore).
0 -
3022965 wrote:
Now all I need to know is the User and Password.For OBIEE?
Ask the guy who installed it or the one who manage it, easier
There are chances it has been integrated with your corporate LDAP / AD, so same user/password you already use for other things (assuming it's not just a sandbox).
0