Latest Activity

code

Partial Cache- Explicit loads

Denodo 6.0 express edition Created a derived view coming from a soap web service and a mysql database. Enabled cache at the server level. Enabled partial cache with explicit loads for the derived view. I executed the query "Select * from derived_view_...

cache Partial cache cache configuration explicit loads

code

Caching not working while joining two tables.

Hi, I have created two tables X, Y and enables the cache. With the current configuration. X, Y caching works individually. But when I do a join query with both tables. The cache is not working. Can some one help me on this. EX: select from X trace; -...

cache cache configuration Cache error

code

Teradata as Cache Database and Configuring Monitoring Tool for Teradata

Teradata as cache Database: Does Denodo supports Teradata as caching database ? If yes then is it works as other RDBMS system does ? I wanted to confirm if I setup Teradata as cache database, element delegation such as function, subquery, etc, should w...

cache cache configuration Denodo Monitor teradata monitoring tool monitor

code

VDP saving Cache database configuration information as a VQL script

I am setting the configuration of my Cache database (a MySQL database) in VDP via the Administration menu --> Server Configuration --> Cache --> Connection tab Can I reproduce the information and save it as a VQL or some other type of script?...

VDP cache configuration

code

VDP Server Configuration

I am setting the configuration of my Cache database (a MySQL database) in VDP via the Administration menu --> Server Configuration --> Cache --> Connection tab Can I reproduce the information and save it as a VQL script? Meaning can I export ...

VDP cache configuration

code

Test file to check if cached view is not empty

Hi, I want to create a test files to see if the cached views are empty.Initialy i thought of just selecting top 100 records from cached view in %Execution directory and another query selecting top 100 directly from source in %result directive. But late...

cache Denodo Testing Tool cache configuration