Latest Activity

code

HotFixes and Denodo container images

Hello, Are hotfixes automatically installed on the denodo-platform and solution-manager container images when a new image is pushed? Thanks

Denodo 8 Container denodo platform HotFix DENODO Image

code

DENODO DEMO LITE

We are a partner and i am preparing the DEMO LITE environment. I Downloaded the Denodo Platform and Solution Manager 8 (LINUX), and also the objects for the DEMO LITE environment like VM and Metadata Zip files. When I started to import files, i got a 5...

DENODO DEMO LITE

code

Access with denodo to an apache directory server and sometimse the result is only array

Hello, i hope someone can help me. Short term: My problem is that I sometimes get only an array result, when I retrieve certain information in Apache DS LDAP. I use Denodo Virtual DataPort Version 8.0 20220126 to get access to an Apache LDAP Director...

DENODO

code

View delegation to Snowflake source

Hi , We are having code delegation issue in Snowflake. We are having the same code in oracle , the same code delegates to Oracle source, but when we try to execute the same code in snowflake , denodo optimizer takes another path and it wont delegate at...

Denodo Delegate Snowflake query-plan query-trace

code

Dynamic Parameter in CONTEXT is not actually passing through Denodo

Hi , I am in the use case where VQL shell applies fectch limit(Delegation to source is set YES in Datasource config) and gets result in 10-20 secs for any base view, while the same connection I am using in DBeaver(has its own limit of 200 records)--&...

Denodo Dbeaver Context keyword

code

Can denodo be installed on any intermediate layer?

Hello Denodo team, we are wondering if it is possible to install DENODO over an intermediate layer (web logic type).

Installation Access Denodo DENODO Denodo Installation Install

code

How to run a vcs pull of a database through code

We have set up our denodo solution such that it is connecting to a gitlab repo. We have defined a ci/cd process that takes the files from the development gitlab repo and pushes them into uat gitlab repo. We would like to run a VCS pull command on all d...

VCS DENODO Denodo Rest API VCS pull

code

Error when changing the local repositories home path for GIT integration

We would like to make the repositories home dir shared across the vdp servers to make the VDP cluster highly available. When we change the Local repositories home path any path other than default we are getting below error when trying to refresh enviro...

VCS DENODO

code

How to verify '%Trace' in the DENODOTEST file

I have been reading through the documentation of Trace directive in Denodo Testing Tool. I need to access the 'staticO' element in my trace file. When I am accessing the 'staticO' element in the .DENDOTEST file by using the following code 'PLAN ABC.PLA...

Automation Denodo Testing Tool DENODO #automation_testing

code

How to test Access Protocols in DENODOTEST file.

In DENODOTEST, I need to test the JDBC access protocol that is present in the configuration.properties file. e.g. "jdbc:vdb://<localhost>:<portNumber>/<databaseName>". Is there any information about testing protocols in DENODO? The co...

Automation DENODO #automation_testing