Latest Activity

code

Getting "com.denodo.vdb.engine.customwrapper.CustomWrapperException" error while executing select query on view created from sharepoint

Hi, We have created a sharepoint connection in design studio. we are able to create view from that connection but when we execute the select query we get "com.denodo.vdb.engine.customwrapper.CustomWrapperException" exception. when we looked at the log...

Related to: How to connect Denodo to Sharepoint Online using OData with OAuth authentication

code

Migrate from Denodo 7.0 to Denodo 8.0 - Servers

Hi community,For an installation of DENODO 7.0 with 1 server for PreProduction and 2 Production servers (all with different IPs, non localhost), in terms of migration to Denodo 8.0, would it be necessary to have different machines to install the new se...

code

Getting the stats in a VDP Server

is there a VQL which i can use to get how many number of databases,folders,views or other like how many Cpu's are there in vdp server?

code

COLUMN_DEPENDENCIES procedure

Hi, I would like to run the COLUMN_DEPENDENCIES procedure across all views in a given database to identify columns that have an expression associated to the column. In pseudo code this would look like: select view_name, column_name, expression from C...

code

JSON Datasource Tuple Root Rows

Hello, I'm trying to create a JSONDatasource from this sample: [ { "Header": { "publishedDateTime": "20211110150141", "messageId": null, "messageType": null, }, "Investment": { ...

code

how to integrate JMX exporter

We now uniformly use Prometheus as a monitoring tool. How can denodo’s information be connected to Prometheus? How to configure? The key points that need to be paid attention to? can you help arrange meeting to discuss about this? 4.Please prov...

code

StoredProcedureException

Hi, I create a stored procedure for create drive_views, i would like validate if drive view exist before create. I try this: this.environment.executeVqlCommand(select 1 from drive_view) but if it not exist i receive the error by StoredProcedureExcept...

code

Denodo Dashboard tool

In Denodo8, is Denodo dashboard tool depreciated in denodo 8? is there any similar tool to replicate derby metadata to ther nodes in cluster? OR what do you recommend since we are using derby.

code

Base Views source Refresh automation

Hi, my question is about how to automate the update of the base views in Denodo 8.0. When adding fields to tables in AWS connecting with a jdbc source to Athena. Still has to be done manually, or is there any procedure for it to be automated? Thankyou.

code

Automatic detection of source changes

Hi, Is there available a built-in functionality to automatically monitor and notify on changes at sources level? Platform: Denodo 8 Thank you, Dominic Chitac