Latest Activity

code

Is it possible to track a database over a certain period of time with DENODO?

We wonder if it is possible to track a database over a given period of time, using any specific DENODO functionality, for performance analysis and operational statistics purposes.

Denodo Monitor performance Analytical Analytic Functions (Window Functions) Statistics

code

Performance Issues with many Columns, MongoDB source

Hello dear Denodo team, I have a question regarding the performance of a view based on a MongoDB data source. The base view in question has about 2.7 million records and 256 columns. Running the query SELECT max(date) FROM ; I tried several things...

performance optimization mongodb

code

Isolated query of a joint view

Hello, is it possible to solve the following scenario: I have two views with different sources, which I would like to join (a push-down is therefore not possible). I want to join these views and make them available for reporting. However, the reportin...

Denodo 8.0 performance join

code

Poor performance for jdbc and json array type join

Hi, I observered a poor performance for a join between a jdbc type view and json array. individually when queried they are running fast but when we do a join it's performance degrades. Can you suggest how to improve performance ? Also i see 347 subp...

performance JSON join

code

Issue in select clause while executing joined tables from teradata and SAP Hana

Hi, I have joined tables from teradata and SAP Hana, i was able to execute the view and get data if i add a where clause in the query. but when i run select * from table query it is running for a long time and throws error as 'error in join'. also not...

#powerBI connection #Denodo-PowerBI performance

code

Denodo Union / Sort Merge Performance Issue

I currently have two derived views, say D1 and D2, that are unioned together to create D3. I originally had an issue with both D1 and D2 which involved a sort merge. Both D1 and D2 are a join of two base views; each ran very well when I had a date fil...

performance sort merge UNION

code

Oracle DB enforce parallelism

Hi Team, We are facing issues while fetching data from Oracle DB, which is taking longer time than usual. When checking with DB team, they suggested to use below(with parallel option) while running a select command. I tried to run the same manually an...

performance parallel JDBC Oracle DB connection Issue

code

Performance Bench Marks

I'm currently seeing performance issues when we run quiries extracting data from tables with multimilliion records. The data movement is slow and cpu consumption is quite high during the query execution. As a first step, I would like to compare it to t...

performance Bulk Data Load Sql performance

code

Error while creating Diagnostic

I've gone through the section 7.1 CREATING DIAGNOSTICS of 'Virtual Dataport and Monitoring Tools' but i am getting error as "unexpected error creating diagnostic 'Diag1' " in VDP. I have used correct directory and also all the mentioned file has been c...

denodo 6.0 performance denodo monitoring and diagnostic tool

code

Execution time increased after turning on the Cache

I am having around 20 services created whose base views are cached and indexed. The performance(execution time) of all the services was improved when I switched to cache database except one service. This one service execution time is increased to more ...

performance DENODO Denodo Scheduler 6.0 SQL Server