Hi everyone!
Is it possible to get the physical sql query generated programmatically?
I mean, I want a script or something like that, to get the sql right after report runs.
Any idea?
You can get that (if you have the proper privileges) via Administration --> Manage Sessions.
Select the action that you want to see the physical SQL of. You can see in the information column which item has generated the sql.
Down below in the log will be the physical SQL statement(s).
An other way to get the same is to copy the logical SQL from the advanced tab when you are editing an analysis. You can issue this sql via Administration --> Issue SQL which will also generate a log entry containing the Physical SQL.
EDIT: Also, your logging level needs to be set to 2
In addition to what @Martin van Donselaar has suggested, you can get this information from your Usage Tracking tables if you have enabled Usage Tracking.
Thanks Martin, but I don't want to do it manually. I need a way to automate this action...
Hi Joel,
I like your suggestion, I will investigate.
Thank you!
Hi,
For more hints on how to achieve what you are asking it would help if you set a context ...
As it's a client-server architecture the concept of "right after report runs" is a bit vague, as you can have none, one or 1258 concurrent users.
Well, that's one of the things that usage tracking does as Joel already said. Really wondering what exactly you want to achieve?
@TomasJuarez-Oracle since you do not state what you are trying to achieve in spite of multiple questions...
https://www.rittmanmead.com/blog/2014/01/automated-regression-testing-for-obiee/
^-- the command line can automate just about anything
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…