Latest Activity

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

code

REGEXP function is not delegated to source

I am using Denodo VDP 7.0 to build views on Netezza database tables. REGEXP() function is not getting delegated to source database. When I enable "Delegate Scalar functions option", then it throws "Unable to find mapping for REGEXP function" error. Can...

code

The Solution Manager Server has not been started correctly

I got below errors when i try to login solution manager. The Solution Manager Server has not been started correctly Then i checked solution-manager.log, it seems vdp server not started well. but im using 「solution-manager-8.0-20210715」image and set ...

Related to: Deploying the Denodo Solution Manager in Kubernetes

code

Bug in denodo version 8

Hi Team, Looks like there is some bug in the denodo version 8. I was working on a vql and i tried adding few more column in existing base view vql query . usually when i ran a vql and if there is any syntantical mistake the vql shell prompts for those...

code

Joining Census data with Azure dataverse data

Hi All, This is probably mainly to get pointed in the right direction. Here's the problem. I would like to be able to geocode addresses as they appear in the Address table. My idea is 1) Create a base view for the REST API from the census. The censu...