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
Ability to Adhoc SQL using REF CURSOR based BIP Report not supported anymore
Comments
-
Using this tool we can troubleshoot error in less time. Please support this functionality in future releases too.
0 -
Ravi,
Do you have a reference to an Oracle note on this? Did Oracle cite security concerns? I'm familiar with the tool and it always seemed a big risk for SQL injection, but I'd be interested to hear Oracle's official stance.
Thanks,
Glen
0 -
My role requires me to run various adhoc queries for management. I particularly review the workflow related queries. BI publisher is time consuming and has row limitation too. Please continue to support this functionality in future releases.
0 -
This tool is useful for development and business analysts for running adhoc queries.
0 -
This severely impacts our ability to process SQL queries against our ERP Cloud SaaS solution, and anywhere else we use REF cursor types.
0 -
We are reliant on this feature, being able to issue ad-hoc queries is extremely productive compared to predefining a BI report and DM for every single possible query.
0 -
Is there an official Oracle announcement here? If the risk is indeed SQL injection, I'd argue that's better off being closed for security purposes. Plus I feel this change is not that difficult to work around with BI Publisher data models and reports, at least for static SQL (i.e. all the ad hoc requests). It can be addressed with training. Or is there a use case here that requires REF CURSORS?
0 -
Other SAAS products such as Salesforce have specific sql query web services available. As does netsuite https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSSAW/NSSAW.pdf
Please clarify, is this for HCM only? or the entire cloud ERP range? Either way it is a huge lose of functionality.
Are you able to provide a pathway forward that gives the flexibility required to create ad-hoc queries?
0 -
Glen from our experience it isn't a sql injection issue. The ref cursor method we are using does not have the ability to do any data manipulation, just data querying. Which is great as I'd see injection as a huge hole in security too.
0 -
allows us to reduce the number of BI reports required.
reduces number of sysadmin installations as dynamic queries remove the need to change/install BI reports all the time.
helps with defining sql for BI reports when used.
helps with diagnosing data issues.0