Latest Activity

code

contains search in view

Hi Team, I want to filter the data using contains on particular text column (case insensitive) any method available and also using ODATA also any option available Thanks Satish K

Related to: Oracle SQL to Denodo VQL Quick Reference

code

String/Text type length limitation

Hi, How are you? When invoking a Denodo Rest API call, if one of the parameters is a string/text data type, what is the maximum length allowed for the value? Thanks Amol

code

Have Denodo Monitor run constantly in V8

We are testing with Denodo 8 and I am working on enabling the denodo monitor on each of the app servers. In running the shell script, it looks like the shell has to constantly run in V8, unlike V6. I wanted to see if there was a way to have the monitor...

code

Struggling with using a field with JSON data and tying it back to the original view using an ID field

I have a view that has a field called "primaryqa". it contains data that has answers to questions in JSON format that I want to parse and then joing back to the original view using an field called "id". [{"QuestionID":1,"Answer":"Yes"},{"QuestionID":2...

code

Assign restrictions without execute rights

Hello, I have multiple interface views in my report layer with customer sales and sales figures. I used the 'Assign Restrictions' function in a shared base view, so for example German users could only see sales data from Germany. Which also worked very...

code

ER Tool integration

We use SAP Power Designer for our logical data modelling. It is possible to populate the VDP definitions from external metadata e.g. definitions of data sources, joing views etc?

code

Unable to download DENODO EXPRESS 8.0

Hi, I am trying to download DENODO EXPRESS 8 64-bit for Windows and somehow download is breaking in between though there is no fluctuate in my internet connectivity. Another problem is that a download won't resume in download manager. I think when co...

code

multiple parallel branches of Selection plans

Hi Team, I am facing slow performance issue for 1 our interface. we are querying the interface with three columns in where clause where we passing values given below : select * from i_my_interface where col1 = '001' and col2 in (2,2,3,4,5,4,6,7,8,8,3...

code

query return different value in VDP and python script connect denodo via JDBC driver

Hi Team, I ran below two command in VDP and python script (via JDBC driver), thry show different value, why? I want to have the python script running have the same return result as the VDP return result. DESC VIEW view_1 VDP result: include name, expre...

code

Issue while configuring Kerberos Authentication

Hi Team, We are in process of enabling Kerberos authentication at server level. We have created the global user, SPN and the Keytab file and enabled the Kerberos at the server level giving all the required details. When we restart the vdp server, it s...