You can translate the document:
Agile performance - Cache at Server Level
As you already know, Denodo includes a module to store local copies of the data as required. This cache will use a Relational Database accessible through JDBC protocol (MySQL, Microsoft SQL Server, Oracle, DB2, Netezza, Oracle TimesTen, etc).
To use the cache system it can be enabled at server level or at database level. For this tutorial we will configure the cache at server level. Let's see how to configure the Denodo server to use cache:
- Log-in to the Design studio using a global administrator user (for example, the default admin).
- In the Menu Bar, go to
Administration > Server configuration
and then clickCache
.
- Set the
Cache status
to On.
- The default
Embedded Derby server
is theDatabase adapter
that will be used this tutorial.
- Click Ok.
In the next section, you will learn how to configure what views have to be cached.