Getting Data In

JdbcUrl for firebird parsed wrong?

graether
Path Finder

Hi,

It seems that I can connect to a firebird database, but run into issue JDBC-446
http://tracker.firebirdsql.org/browse/JDBC-446.
The solution according to the firebird release notes
https://www.firebirdsql.org/file/documentation/drivers_documentation/java/3.0.0/release_notes.html#c...
is to use a jdbcURL in the db_connections.conf:

jdbc:firebirdsql:host/3050:D:/aQrate_Data/DB/MYQLOG?encoding=UTF8, "SYSDBA", "masterkey"

Now somehow it seems that some parser maybe in splunk set the encoding to UTF8, "SYSDBA", "masterkey"
because the message is now:

No valid encoding definition for Firebird encoding UTF8, "SYSDBA", "masterkey" and/or Java charset null

Is there a workaround to set the encodings somewhere else in a splunk db connect apps config file?

Thanks -Gerd

0 Karma

graether
Path Finder

Hi Shyngys,
if I remember correctly I got the connection to work, by ignoring the issue and clicked "Save anyway" in Splunk. I also figured out that the issue might related to missing JDBC Compatibility Test Suite (CTS): „the separator string, always null because catalogs are not supported by database server (see JDBC CTS for details).“, siehe https://www.firebirdsql.org/file/documentation/drivers_documentation/java/2.2.4/docs/org/firebirdsql...

0 Karma

Shyngys_Bolatbe
Engager

now I have such a mistake java.lang.NullPointerException: null value in entry: db_catalog_separator=null
can I still extract the tables with this error or not if Yes how to do it?

0 Karma

graether
Path Finder

just try it after "save anyway". I was able to extract tables.

0 Karma

Shyngys_Bolatbe
Engager

did you succeed with the firebird connection?

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!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...