Latest Activity

code

Connecting to SSL Enabled Denodo Using NodeJS and JDBC

I am trying to connect to Denodo to obtain access to a view using a web app created from Node JS and the jdbc library. I was able to figure out how to successfully connect to a non SSL version of Denodo but I would like to know how to do it for an SSL ...

JDBC Connectivity nodejs SSL

code

db2 jdbc connection errors

I verified we are using java 1.8 on a denodo 7.0 installation. I have downlaoded v10.5fp11_linuxx64_dsdriver from ibm and loaded onto the vdp server drivers directory. I can now connect to my db2/udb luw instance. I can create a view just fine. but exe...

Related to: Java versions supported by the Denodo Platform

DB2 10 JDBC jdbc

code

connect denodo from java program

Hi,Iam trying to connect denodofrom java program , I installed the denodo jdbc jar file and put it at my java prgoram and it works well , but when I tried to run the java program from terminal by generate jar file and run it , it failed to load vdp jdb...

DENODO JDBC

code

Oracle Set Role

Is there a way to have Denodo set the role for the user connecting to an Oracle database through a Denodo view? e.g. "set role <role_name>"

Data Source Access to Oralce JDBC

code

Active connections staying opened

I have been observing in my monitoring logs that VDPActiveConn are high and constantly growing. You would expect a connection to be opened, used and closed. Yet in my logs they are staying oepned. I checked via JConsole the connections and 140 were ope...

ODBC JDBC

code

How to connect to Denodo VDP using Oracle SQL Developer?

Is it possible to connect to Denodo VDP 7.0 using Oracle SQL Developer client using Denodo JDBC Driver?

JDBC

code

Unable to access Denodo from mulesoft using JDBC driver

I'm trying to establish a connection with denodo using JDBC driver to mulesoft which is a maven based application. Mule runtime: 3.8.6 Denodo version: Denodo 7.0 update-20181011 JDBC Jar used: denodo-vdp-jdbcdriver-7.0-update-20181011.jar Maven depend...

mulesoft driver denodo jdbc

code

Oracle DB enforce parallelism

Hi Team, We are facing issues while fetching data from Oracle DB, which is taking longer time than usual. When checking with DB team, they suggested to use below(with parallel option) while running a select command. I tried to run the same manually an...

performance parallel JDBC Oracle DB connection Issue

code

Python JDBC access to Denodo

Hi, I have been trying connect our Denodo Server via python, I have been trying from windows and now from MacOs Mojave. I have read other JAYDEBE API posts, which basically Denodo Support team didn't/couldn't help. My code is below user = #### pasw ...

JDBC Python

code

Denodo driver does not support datasource pooling

I am trying to connect to Denodo server using VDB JDBC driver. I want to access it through a WebSphere Application Server Application where I am trying to set a Pooled data source with following config: Implementation class: com.denodo.vdb.jdbcdriver....

Driver JDBC