Latest Activity

code

Index on cache table created in MSSQL

Hi, When i open the cache database in SQL , i see lot of Heap tables where there is no index created. Can i go ahead and create clustered indexes on that.. Will that help us to improve cache load performance

cache search in index

code

Info on cache table index

Hi, Can you assist me with any documents with info on cache table indexes

cache search in index

code

Multiple Cache databases in one Denodo Server

Would like to find out if we can create multiple Cache databases within one Denodo server: Admin, Virtual Database1, Virtual Database2, Virtual Database4: uses a MySQL Cache database DB1 Virtual Database3: uses a MySQL Cache database DB2 Virtu...

cache

code

Incremental refresh of cache

How can we Incremental reresh the cache when in SQL source we dont have created or updated timestamps, to be used in where clause.

cache performance caching

code

Shared Cache

Hi there, Does Denodo support a shared cache data source, from a common cache RDS? We have multiple production nodes and I would like them to all hit the same cache if possible.. IE.. we can just run the schduler on one node to populate the cache each ...

cache

code

Looking for cleaning cache of specific views/folders and not whole database Using Scheduler.

CALL CLEAN_CACHE_DATABASE is cleaning whole database cache. is there any way/function to clean cache of specific views/folders and not whole database using Scheduler?

data cleansing cache

code

How to clean cache for specific views/folder

If I want to clean cache of specific views and not whole database, is it possible? If yes, how? Can I clean cache of all views in specific folder? If yes, how?

data cleansing cache

code

Need help on incremental caching

Being new to Denodo , need help to implement the below situation. INVOLVED TABLES -------------------------- Customers table is static. Orders table is incremental. VIEW DEFINITION ----------------- CREATE VIEW customers_j_orders AS SELECT customer...

cache

code

Error on Cache mode enable for Partial or Full on base view

In trying to activate the cache for a base view which was created from a query, it throws up an error dialog in either trying to activate partial or full cache on the base view. Error for partial cache activation is: "error modifying view: An SQL data...

cache

code

Derby Cache Exception in Log and no Cache results returning

Created a base view which has custom sql to create it that comes back with two text columns. Both vase view and original database have those columns set as varchar(1024). When executing the base view with cache invalidate it returns rows back. When ...

cache derby