All Apps and Add-ons

Is DB Connect to ASE 16 not possible?

klowk
Path Finder

Hi all,

I get following error Message:

JZ00L: Login failed. Examine the SQLWarnings chained to this exception for the reason(s).

I tried it with DBConnect version 3.3.1 and 3.1.4.

I want connect to following version:

Adaptive Server Enterprise/16.0 SP03 PL05 HF1/EBF 28622 SMP/P/x86_64/SLES 11.1/ase160sp03pl05x/3463/64-bit/FBO/Thu Sep 13 09:24:26 2018

I tried it with different JDBC drivers it is still not working.

Can i find any additional error messages from Splunk or are there any other debug possibilities?

kind regards

Kathrin

Labels (1)
0 Karma
1 Solution

klowk
Path Finder

It was not Credentials itself. It was a problem with encryption. With following JDBC it is working:

jdbc:sybase:Tds:<host>:<port>/<db-name>?ENCRYPT_PASSWORD=true

View solution in original post

richgalloway
SplunkTrust
SplunkTrust
Have you looked in splunkd.log and splunk_app_db_connect*.log?
---
If this reply helps you, Karma would be appreciated.
0 Karma

klowk
Path Finder

Hi richgalloway

I had already looked into these files there is only this short error message again no other information.

kind regards

Kathrin

0 Karma

chli_splunk
Splunk Employee
Splunk Employee

Usually it's caused by incorrect credentials or JVM options. Please try to login with other DB clients. If it's still not working, please contact Splunk support and provide diag. Thanks.

0 Karma

klowk
Path Finder

It was not Credentials itself. It was a problem with encryption. With following JDBC it is working:

jdbc:sybase:Tds:<host>:<port>/<db-name>?ENCRYPT_PASSWORD=true

youngsuh
Contributor

Could you provide little more details like which configuration file you change that on?

0 Karma

klowk
Path Finder

It was only an adjustment in the JDBC String directly in Connection setup in DB Connect

klowk_0-1611930672166.png

 

youngsuh
Contributor

Thanks for you're time!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...