Getting Data In

Does Splunk DB Connect 1.2.0 support stored procedures?

Peckzter
Engager

Can anyone confirm whether Splunk DB Connect 1.2.0 supports stored procedures?

Tags (1)

joao_amorim
Communicator

I run two SP's in SQL with DB Con v1 and they work so probably those work too.
Just do EXEC stored_proc_name

0 Karma

jensonthottian
Contributor

Splunk DB Connect currently does not support stored procedures. Have read somewhere that this feature might be available in future releases,

s2_splunk
Splunk Employee
Splunk Employee

Can you clarify what you are asking? In general, stored procedures are invoked via SQL EXEC command, so if your JDBC driver fully supports the full SQL language, I don't see why it shouldn't work.

But please do explain your use case.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...