Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 51 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 287 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 110 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Use bind variables for prompts / filters
We are currently experiencing performance issues with Oracle Analytics Server. One of the bottlenecks identified is hard parsing, caused by the absence of bind variables in our SQL queries (not supported in Oracle Analytics). Instead, literals are being sent for every dashboard prompt and filter value. Consequently, each time users apply different prompts or filter values, the database generates a new SQL ID. This not only increases the overhead associated with hard parsing but also complicates performance debugging efforts.
Introducing the use of bind variables would greatly alleviate these issues. Reference:
Comments
-
Hi @Pablo Jaquenod , welcome to the community!
I am not sure if this has been evaluated before, and I am taking a look at the idea.1 -
Hi @Pablo Jaquenod Please it would be helpful if you open an SR on that one.
0 -
We currently have an SR in progress (SR 3-39727277111). During a recent Zoom call, the support engineer noted a significant amount of hard-parsing and recommended the use of bind variables. While this was not identified as the ultimate root cause, it is certainly a contributing factor.
Would you like me to log a separate SR to request this functionality in OAS/OAC?
Thanks!
Pablo
0 -
Hi @Pablo Jaquenod , Avinash is reviewing it currently. Thank you
0

