Latest Activity
I would like to connect to denodo views to read the created views from airflow. Pls advice
I am trying to load the CDATA driver jar to connect to data bricks cluster from denodo 8, I am following the instructions to load the driver in class path using the following instructions in the below link https://community.denodo.com/docs/html/browse...
Hi Denodo team, I am trying to query a view with its individual columns in the select query but it is failing to fetch the result and throwing the below error. Finished with error: Error in select view conditions: Field not found 'view_name.column_name...
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 ...
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
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...
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>"
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...
Is it possible to connect to Denodo VDP 7.0 using Oracle SQL Developer client using Denodo 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...