Latest Activity

code

Condition based Join of 3 tables

I am having 3 tables - A, B, C. I need 4 kinds of output Case 1 : If condition 1 and 2 both not satisfied : Sel from A Case 2 : If condition 1 satisfies : Sel A. from A Inner Join B Case 3 : If condition 2 satisfies : sel A. from A Inner Join C Case ...

code

Reason: Could not initialize class com.denodo.vdp.jdbc.Driver” Softwares used:Denodo 7+JAVA 8+PCF-deployed using java build back 4_14(OpenJDK)

Get error “Reason: Could not initialize class com.denodo.vdp.jdbc.Driver” when publishing app on PCF(pivotal cloud foundry) using Java build pack 4 _14 uses openJDK Softwares used:Denodo 7+JAVA 8+PCF-deployed using java build back 4_14(OpenJDK) But w...

code

Save execution result window is too small

Its very difficult to scroll in the save execution result window. Please fix it.

code

Still Unable to establish connection

I am using Denodo 7 and have followed these instructions and get the following error when I try to test the connection (and, yes, we do use integrated authentication for connecting to our SQL Server databases): Unable to establish connection: This dri...

Related to: Accessing MS SQL Server using Windows Authentication

code

SSL configuration in Denodo 8 (VDP and solution manager)

Hi Team, I am facing couple of issues while enabling SSL in my VDP and solution manager in Denodo 8 platform. Kindly help me with the answers at the earliest. I updated all the configuration files as described in the link: https://community.denodo....

code

Fetch database from Denodo through Airflow

I am trying to fetch databases from Denodo through Airflow.I have built a docker-compose.yml,dockerfile. I need suggestions as whats the right configuration to put in docker-compose.yaml,dockerfile an Airflow so that denodo is accessible from Airflow

code

Reason: Could not initialize class com.denodo.vdp.jdbc.Driver on PCF

Get error "Reason: Could not initialize class com.denodo.vdp.jdbc.Driver" when publishing app on PCF(pivotal cloud foundry) using Java build pack 4 _14 uses openJDK But we didn't face same issue in our local development which uses oraclejdk is Denodo...

code

I am configuring OAUTH2 and LDAP, which is failing. how can i troubleshoot ? where is a log file and which log file to see ?

I am configuring OAUTH2 and LDAP, which is failing. how can i troubleshoot ? where is a log file and which log file to see ?

code

Copying database contents.

Hi , May I know how can I replicate one databse with all of it's contents (base views,interfaces etc ) into another dummy databse in same instance ? E.g. I have prod_db and I want to copy all of it's contents to prod_db_copy databse . TIA SJ

code

how to import the Roles from LDAP using VQL command

Hi Team, I would like to know if there is a way to import roles present in the LDAP using a VQL command. Regards, SS