Latest Activity

code

Adding CONTEXT to JDBC Database URI

I am trying to add a timeout context to a JDBC connection. JDBC Parameters are referenced in the documentation (https://community.denodo.com/docs/html/browse/6.0/vdp/developer/access_through_jdbc/parameters_of_the_jdbc_connection_url/parameters_of_the_...

context JDBC

code

ABout CONTEXT ('I18N' = 'gb');

HI team, we deploy some views from one env to anohter several env, and we found, for one exact view, after this deployment, one some deployed envs, it contained " CONTEXT ('I18N' = 'gb');" at then end of view vql, but on some on other deployed envs, th...

context gb I18N

code

CONTECT('cache'= 'off') is not fetching data from sources

Hi Team, I'm using Denodo 7.0. I have a derived view dv_join which has several intermediate views. Full cache mode is enabled for this view and Oracle is the cache DB. Loading the cache for this view is taking around 1 hour to complete. I want to s...

cache context

code

Setting CONTEXT ('formatted' = 'yes') as default?

Is there a way I can have the system, by defult, add "CONTEXT ('formatted' = 'yes')" to the end of a derived view when I use the VQL Shell to create views, instead of having to write it out at the end of every script?

VQL vql shell context formatting