Hi Team,
How to get complete Physical table details which are used for OBIEE dashboard reports. Can anyone suggest on this.
Thanks in Advance,
Hi,
You can check the query log in Administration Tab for that.
Regards,
Uma Mahesh.
Hi Mahesh,
My requirement is , suppose we have 20 dashboards(around 100 reports) and few adhoc reports these reports are getting data from 250 physical tables. Here we want to make a list of tables used by the dashboard reports (100 dashboard reports) not the other reports . Hope it makes sense.
Thanks,
Do you try use Catalog Manager / Tools / Create Report?
Don't think you can do this as one step, but you can use usage tracking to compile a list of which subject areas are being accessed and then use this in the rpd to query which tables are being accessed by individual subject areas.
Alternatively you can access the log files to pull the physical sql out, and then wade through that to compile a list of which physical tables are being accessed.
seems like you are asking for this ...
https://www.clearpeaks.com/obiee-data-lineage-solution-tracking-obiee-reporting-data/
Nice, you could combine this with usage tracking data via an exists in another report filter and then it would provide the full 'ask'....
You already got a bunch of replies, and as you can see the answer is into a mix of solutions.
I would have a "all-in-one" solution, but it isn't an Oracle official tool or something you can buy on the market, just a way to put together all the metadata into a graph database allowing you to easily query the whole path: from a dashboard, to the elements on the dashboard pages (analysis and prompts), to the component of analysis (columns, filters, sub-analysis), to the subject area columns, down to the business model and finally to the physical object (so database, tables, columns). I will probably do an ODTUG webinar on this topic later this year.
To make it short you have simple approaches: use usage tracking to get queries generated by a dashboard and from there extract your info. More complete approaches: runcat reports to get the all impact analysis, Sample App scripts to do the job for you. To the best approach: catalog XML analysis, RPD analysis and extraction of metadata with permissions etc.
Do not expect a "click here and done" answer ...
Either pay someone to build it, pay to implement their pre-built one OR build it yourself ... not too much else to say!
Hi All,
Apologies for late reply.
Thanks for your suggestions. By using repository documentation I have achieved my requirement by doing manually.
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…