All Apps and Add-ons

DBX Sybase connection

pdjhh
Communicator

Hi there. I'm trying to make a sybase connection but I"m getting a 'table_name not found' error. The dba has tested the same query using my credentials and it works so must be something my end. I've got 3 sybase driver options and default database options but I can't find any that will work. I'm trying manually entering a jdbc url and have tried the following (dba reckons I've been searching master not the one I'm supposed to be).

jdbc:sybase:Tds:hostname:port/database

The above isn't working, any ideas?

Thanks.

Tags (2)
0 Karma

pdjhh
Communicator

It seems that if you specify the database in the query it works.

select * from database..table where start_date >= dateadd(mi, -10, getdate())

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 ...