How can I solve the QUERY_TIMEOUT after 900 seconds. My connection is: Driver class: oracle.jdbc.OracleDriver Database URI: jdbc:oracle:thin:@10.187.18.24:1521/DOKO As explained in Developer guide, I tried: jdbc:oracle:thin:@10.187.18.24:1521/DOKO?que...
Answers:
8
i want to connect to denodo that is installed on remote server. i want to connect it from my local system using Java Program. How can i do that?
Answers:
1
I did the same mentioned in the earlier question, but i am getting below error: InterfaceError: (‘IM002’, ‘[IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (0) (SQLDriverConnect)’)
Answers:
1
Where does the metadata of Diagnostic & Monitoring Tool stored in Denodo Platform (vdp) ? Is it stored in the same apache derby database in which Denodo by default stores its own metadata ? And can we configure an external database to enable Diagno...
Answers:
1
I would like to know is there any possible way to restriction a user (newly created or existing one) when creation views. Example: a user " trainer" who have create, read, write privileges. but need to restriction the user from creating more than 5 view.
Answers:
1
Hi I am following the guide to run the query for SELECT * FROM same_store_sales_by_year. But I see that the query keeps on running and does not complete while the result of the step was to show that the query executes in 15 seconds.
Answers:
2
The data source in test drive "ds_impala_historicaldata" when click on test connection does not seem to succeed. The connection status shows "Testing JDBC connection" for long time and does not end.
Answers:
2
Hi, it's possible to change (insert,update, delete) source data executing a denodo view ? I have seen this link https://community.denodo.com/docs/html/browse/6.0/vdp/vql/inserts_updates_and_deletes_over_views/inserts_updates_and_deletes_over_views but ...
Answers:
1
Hi, has anyone conected to Genesys Cloud from Denodo yet? I've been informed that there are REST APIs that can be used to access GenCloud data. But, I don't have familiarity with APIs and am unsure how to connect to REST API from Denodo. I'd like to be...
Answers:
3
DO we have store procedures to get all latest changes in some db. I understand we have GET_VIEWS() to get all changed or new views GET_ELEMENTS() to get all changed/new views, association how can get the foders creating, and objects deletion log with ...
Answers:
3