Latest Activity

code

Condition statement examples for resource manager rule

CONDITION ''user_name=''testusr'" can we specify like this or only True or false to restrict only for a specific user. In

code

Same query, different results

I have a derived query that joins data from Teradata and AWS Athena sources. Both data sources are updated nightly. The derived view takes about 20minutes to complete. I noticed that the same query returned different results when executed back to back....

code

Denodo Equivalent for Oracle/SQL function "TRANSLATE"

We need to replace any found letters (abcdefg...ABDCDE...) with 9's. This is done in Oracle with TRANSLATE, how can we do this in Denodo: (TRANSLATE(( ENTRPT.F_LEADTIME_HIST.AVAILABILITY ),'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ;.- ','...

code

Please share how to export resource manager plans and rules in denodo 7

Please share how to export resource manager plans and rules in denodo 7 we didn't see this option in export or exprort database. Please suggest.

code

Difference between creating user using SHA512 and TRANSFER

Please share the difference between creating user using SHA512 and TRANSFER

code

VQL statement for Resource Manager rule or plan

Please share some examples/link related to VQL statement for creating resource manager rule/plan. Eg. RESOURCE MANAGER PLAN CREATE OR REPLACE RESOURCE_MANAGER PLAN "RMPLAN1" DESRIPTION = "TEST" CONDITION " " ACTION "" RESOURCE MANAGER RULE CREATE OR...

code

configuration option not showing in design studio after updating to update 20210715,

we need to set time out value in design studio but after update configuration option not showing. after denodo update 20210715,

code

Tableau CRM / Einstein Analytics with Denodo possible?

Hi, we would like to connect our Tableau CRM (formerly Einstein Analytics) Datasets to denodo. Is there a built in connector in denodo to connect to Einstein Analytics? I have not found any relevant information in the documentation. There is a salesf...

code

Distinct clause issue

Hi Team, I'm using Denodo 7.0 Facing issue with Distinct function. we have a join view which is working fine without Distinct clause. When we apply Distinct in code and saved, we getting error while executing which says something like ' 75576 limit e...

code

How to get the usage statistic of the interface view/ other views called by other application in Denodo

Hi Team, We are trying to fetch the usaage statistic of the inetrface view , which is used by they application like powerbi reports, connceting via jdbc drivers. Could you please let us know will be able to collect the usage statistic of the view used...