Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Christian Berg /Gianni Ceresa Can you please response to the above update.Customer is expecting an update on this. Best Regards, Baligera
-
Hi Team, Please suggest on this issue. Waiting for your response. Best Regards, Baligera
-
Thanks for thinking along. From a database point of view (which is ours), the single object is a query not a report. The execution plan of two query that comes from the same analysis can be really different. Two points: * From a logical SQL, OBIEE (OBIS) can generate different Physical SQL. For instance, we have here a…
-
Thanks! but that's not how it seems to works for me. From one Analysis (only one path one XML in the catalog), you may have several Logical SQL. 1 analysis = 1 absolute path to that analysis = multiple LSQL The good example if when you use prompt to be able to have a parametric analysis. The user may choose for instance, a…
-
We want to monitor the physical queries (that runs in the database) that are generated by one logical query (OBIEE). To do that we are instrumenting OBIEE by setting connection script. See this blog https://www.rittmanmead.com/blog/2015/03/instrumenting-obiee-database-connections-for-improved-performance-diagnostics/ It…