Is it possible to use an API (with REST or SQL) to create table, users and manage permissions ?
Answers:
1
Hi, I have seen previous enquiries about a function to convert to and from epoch time before. Are there any possibility that this function will be prioritized in future patches? The autogenerated column "expirationDate" uses epoch time for the expirat...
Answers:
1
Hi, I have a query from 29 January supposedly running in Diagnostic & Monotoring Tool today is the 5th of February, even though the query doesn't really seem to be executing since the number of rows isn't going higher, the CPU usage seems to be at...
Answers:
1
When using SMAT to create a new revision when I click on the Revision Element tab I dont get any elements displayed
Answers:
1
Hello pals, I'm trying to solve the following problem: I want to read and insert information on a database that is not always up. The full cache approach will solve the read problem. On the other hand, I have been looking for a queue-like solution, ...
Answers:
1
I recently inherited Denodo admin duties and am investigating a scheduled job which is failing. The job gathers a list of all base tables in Denodo, then runs the following VQL: CALL GENERATE_SMART_STATS_FOR_FIELDS('SMART_THEN_ATSOURCE_THROUGH_VDP','B...
Answers:
5
generate_stats search methods VDP resultset Statistics timeout
I currently have a derived view, say D1, that is a join between another derived view, D2, and a base view, B1. The join has two conditions: D2.username = B1.username AND D2.date = B1.date. In the joined view D1, I have a where clause stating that D2...
Answers:
1
Hi All, Please is there a version for Mac OS High Sierra?
Answers:
1
Hi all, Is it possible to have a role with Connect and Execute/Metadata privileges only (read-only) + Create view and Write privileges on a single view from the virtual database? The use case is a view that dynamically create a base view through a De...
Answers:
1
I am facing an issue when using the parameter in where condition of the top-level views. The query is hierarchical and has five levels. I created a parameter for the top-level view for a key element "key_id" that is used to join several tables. Then...
Answers:
2