Deployment Architecture

when can we expect Splunk DB to support PL/SQL Procedures?

rakesh_498115
Motivator

HI,

Need to execute pl/sql procedures in Splunk DB Connect ?? Is there any work-around for doing this?

pmdba
Builder

A pl/sql function call can be embedded in a query like this:

Select my_function1() from dual;

The function can be designed to return almost anything.

0 Karma

rakesh_498115
Motivator

Oracle PL/SQL

0 Karma

araitz
Splunk Employee
Splunk Employee

What specific database would you like to use stored procedures on? Unfortunately, most RDB have different stored procedure implementations which makes the feature more difficult to provide.

0 Karma

dwaddle
SplunkTrust
SplunkTrust

Have you looked at using JDBC escapes as a way of doing this? I don't know if Splunk supports these or not, but this seems to be a standard way of accomplishing this.

0 Karma

rakesh_498115
Motivator

Thanks for ur reply..even this didnt work .. 😞

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...