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 Analysis for Unused Reports

Hi there, Has anyone managed to achieve this? Is there a way to get all reports/dashoboards that have not been used for previous months for example. We are required to clean up our Catalog Folder. Now we need to identify all reports that are no longer in use say, get all reports that have not been used in 6 months. We couldn't get this information on Usage Tracking as the usage keep history. Thank you. Lerata
Answers
-
Hi,
You can do that in a kind of simple way (at least the code already exists and you only need to put things together).
You need 2 things: all the content of your catalog and Usage Tracking.
UT must already be in place (I hope you enabled and configured it when you setup OBIEE), if not ... enable it now and wait 6 more months
For the list of the content of the catalog you can get it by hand using Catalog Manager or take one of the scripts of SampleApp (OBIEE Samples ) and schedule it every night or once per week.
Then you mix the 2 set of data and you can get a list of objects without access in the past months.
So nothing out of the box directly but all the elements to make it quite easily ....
0 -
+1 to @Gianni Ceresa nice simple ... basically a minus query ... Catalog MINUS Used ...
0 -
Hi Gianni Ceresa,
Can you please more elaborate and where can I found the scripts in Sample applet?? is there any link with more details.
please advise.
Regards,
Avinash
0 -
Inside the SampleApp you have a dashboard with all the reports about lifecycle managements and other management things, and in each page you find details of the required scripts.
The scripts are inside the SampleApp itself.
0 -
Sample App link is not available anymore. How we can access it ?
0 -
Also is there any other simple way to do this in OAS
0 -
Hi,
You can't. It doesn't exist anywhere anymore. It has been removed fully by Oracle 5+ years ago because it was based on a very old version of OBIEE.
If you look for something that was meant to be found in SampleApp607, you better post a new question describing what you are trying to do, and a solution will be provided without referencing something that can0t be accessed anymore.
0 -
We should mark this 2017 thread closed, but kudos for searching.
0 -
Closing this thread as it's 7 years old.
@User_950EF , please post a new question with your requirement and providing the product name and version you are using.
0