All Apps and Add-ons

DB Connect 3.x issue with t4sqlmx configuration

gaurav_maniar
Builder

Hi,

I'm trying to configure HPE NonStop JDBC type 4 with Splunk with Splunk DB Connect.

I'm using the latest t4sqlmx jar and have following configuration in place.
I checked the logs, for all method calls, it's showing error of "Abstract"

[t4sqlmx]
jdbcDriverClass = com.tandem.t4jdbc.SQLMXDriver
jdbcUrlFormat = jdbc:t4sqlmx://<host>:<port>/
displayName = HP NonStop SQL/MX
serviceClass = com.splunk.dbx2.DefaultDBX2JDBC
port = 18650
ui_default_catalog = $database$
testQuery = select * from $DAT329.XMADAT.AUDDET  browse access

In the DB Input section, it is able to load the Catalog, but it is not able to fetch Schemas.
(it was working perfectly fine on DB Connect 2.2.2 version).

Errors,

java.lang.AbstractMethodError: Method com/tandem/t4jdbc/SQLMXDatabaseMetaData.getSchemas(Ljava/lang/String;Ljava/lang/String;)Ljava/sql/ResultSet; is abstract

java.lang.AbstractMethodError: Method com/tandem/t4jdbc/SQLMXConnection.isValid(I)Z is abstract

 

Labels (2)
0 Karma

gaurav_maniar
Builder

@niketn  @woodcock  @gcusello  @somesoni2 

Hi All,

Can you please help me with this issue.

Thank you. 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...