Latest Activity

code

VARCHAR(65536)

Few columns in denodo take VARCHAR(65536) as column size even though the size present as VARCHAR(200) OR VARCHAR(20) etc in db. Why do we see the change in column size in denodo and what is the reason for this? In unified views

code

How can I get java to set the exit code in my shell when a SQL statement run via jisql throws an exception in Denodo?

I am running a command line like this from a Bamboo job in a Windows cmd shell and would like to have the Bamboo fail the deployment if a SQL error occurs in JiSQL however it seems I am unable to get JiSQL to bubble the error out to java.exe or get jav...

code

Error during code deployment using Solution manager

Hello team, I am trying to deploy code in solution manager,I have created two environments one named development and another testing,I am trying to deploy code from development environment to testing environment. I have created revision in development...

code

jdbc connection to vdp through eclipse

Hi, to my previous question, as per your answer "jdbc:vdb://localhost:9999/admin\" admin admin" this is what is in sample code - jdbc client Instead of localhost i have used the server name showed by vdp at the time of logging in. and my username and...

code

Not able to connect to denodo via eclipse using jdbc driver

Hi, I am trying to connect to Denodo- vdp through eclipse using the jdbc driver. It is showing authentication error, username or password is incorrect. Can i get any help in this regard. I am using Denodo 8 and jdk is 11. Thanks in Advance, Jyothsna

code

Denodo offset in a WITH clause

Hi Denodo Teams, I'm tryng to do some operations on a view in denodo. Getting a view, I should compute some operations only on a portion of view data. In other words, in Oracle what I do is something like this: WITH sample AS ( SELECT * view_name OFFS...

code

Connect to Azure Blob Storage from Denodo

Hi Team, I was able to successfully connect to Azure blob storage from denodo using request sigining method as URL query parameter ("access_token") however, I had to keep the access level of my container to Public Access Level --> Blob (anonymous r...

Related to: How to connect to Azure Blob Storage from Denodo

code

Not able to connect Denodo from Excel SharePoint location.

Hi Team, I am not able to connect to Denodo from Excel share point location. Can anyone help me on this to get reslove. Regards, Karthik

code

Query Limit error . | DENO 8.0

Hi Team , We are running job from scheduler which loads few cache through dependant jobs and exports records in CSV format . In few of it's runs final VDP job in scheduler fails with error - "Error executing view: Error analyzing query to decide ...

code

Association on the API bases views

Hi Team, Do you suggest creating associations on the API bases views? Since it is not going to help in performance for sure. But is there any other reason why association should exists between the views that are getting the data from the API since the...