jdbc:vdb://52.247.107.138:9999/tutorial where 52.247.107.138 is the public IP for my denodo-vm Windows I can connect using DbVisualizer to jdbc:vdb://localhost:9999/tutorial Is there any documentation on how to do this?
Answers:
2
I have a cache update query with the paramaters: select * from view_name where "PeriodMonth" in ( cast('text',substr(FORMATDATE('MMM', ADDMONTH(CURRENT_DATE(),-1)),1,1)||lower(substr(FORMATDATE('MMM', ADDMONTH(CURRENT_DATE(),-1)),2,3))||'-'||FORMATDAT...
Answers:
1
Hi Team, I'm facing an issue on gather stats. when i ran a query and gone through execution trace, I can see Optimizer message 'Incomplete statistics in the following nodes' and showing some base view names. i'm getting same message even after gathe...
Answers:
1
I'm trying to make the DEN70EDUD1001VID01 - Data Sources. JDBC module and i am unable to establish connection. Here is the message : Unable to establish connection : invalid number format for port number. I need help, Thanks
Answers:
4
If we have a Denodo Platform installed on Linux64, AND a VDP Client for Linux64- does the VDP client give access to a Graphical Interface to administer the otherwise "headless" Denodo Linux server?
Answers:
1
What is the best database alternative to use in AWS as Denodo cache? (having S3 as main source to create "virtual datamarts").
Answers:
3
Hi Guys i need small help where can i find to download Denodo 8 version
Answers:
1
Hi Team, I am getting below error while creating the derived view from joining multiple base view. Accessing the AWS S3 bucket data source from custom wrapper parquet file in S3. [CUSTOM WRAPPER] [ERROR] Received exception with message 'Error accessi...
Answers:
3
Is there a query we can run or API to determine who has read access to an interface? Anything more elegant than exporting the create with users and permissions and look at the VQL? Anything in Data Catalog? Damn. No way to edit the typo in the questio...
Answers:
1
Hi Team - I am creating base views on a delimited data source(CSV). For this I created a base view under this data source object in the server explorer pane of VDP Admin client. I also see another base view (with the same name) also getting created aut...
Answers:
2