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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...