Latest Activity

code

Unable to login Denodo Scheduler

Unable to login Denodo Scheduler. From the scheduler log we've found below info. Pls note that we've given correct username & password. For this issue we've recycled the scheduler services which got fixed. 2464348601 [RMI TCP Connection(114491)...

code

How can I connect Denodo to Jira via Jira REST APIs

Hi, I am having some issues connecting Denodo to Jira. Could you help me, please, or point me to relevant documentation for doing that? Thank you

code

Steps for Data Governance model and security model in Denodo

Hello, I would require guidance on steps for data governance and security model in my project. Can you pleas suggest some on demand trainings or links for the same. I am registered partner user. Thanks,, Shraddha K

code

Auto-generate access token from Box

I have a Box data source that uses OAuth/API to download a file. I also have the refresh parameters grant_type and refresh_token set. Once the token expires, the refresh only seems to work once before it starts to error, with expired refresh token. Ho...

code

Execute Denodo scheduler job on all instances of a cluster

In our cluster, there are 'n' number of instances with load balancing.While Scheduler and Data Catalogue share a common external metadatabase, all VDP instances use an internal Derby database.A scheduler job (VDP Data source) that we are creating is on...

code

ROLES - SECURITY - USERS

Hi, If I create roles and users over views on DEV environement for example, and then want to duplicate the same configurations ( roles and users), how to do that? Is using revision is enough? where can we save those kind of informations and reuse them...

code

logging in Denodo

Hi, In term of best practice, is it better to use the host of the solution manager to centralize all the logs from the other denodo platfom hosts, or is it better to have logs at each host? How can we export the logs into a database? Thank you

code

logging- export logs into DB

Hi, I want to exports the logs od vdp into DataBase. How to do so? Are the logs exporteds as rows, columns in relationnel DataBase ? Thank you,

code

Find Field References

Hi , is there a way to find if base view column is being used in any other view?i want to find list of views that are using a column from base view. i know COLUMN_DEPENDENCIES() gives track back report of the field but i need something that can give me...

code

Partiotioned Union

If we have to validate the Partiotioned Union in Denodo with two data sources: DS1 and DS2 with delegating the downstream query to DS1 when customer is asking for current date dataset else pass it to DS2 for any previous date dataset. Considering both ...