Latest Activity
I'm trying to see how I can configure my database to not need the double quotes around the database name when using queries in the VQL Shell. I realize there is a Restricted vs Unicode configuration that I think I've turned on, but I'm still having to ...
I have a query that I'm trying to build the logic for as a derived view. Basically, translating my view that is on a DB to Denodo as a Derived View. Trying to figure out that if we have a subquery in the from or where clause, do we have to create anoth...
Hello, Am using Spring Boot 2.3.4 and spring-boot-starter-data-jpa in order to connect to denodo 8.0 My application.yml is as follows spring: jpa: open-in-view: false show-sql: true generate-ddl: false hibernate.ddl-auto: none properties: hibernate:...
Denodo 8.0 Access Denodo Express does not support ddl operations JDBC com.denodo.connect.hibernate.dialect.DenodoDialect ddl
Is there an updated API for the Scale-In process for Denodo 8.0? Please suggest recommended APIs to achieve scale-in for Denodo 8.0.
Related to: Configuring Autoscaling of Denodo in AWS
please I have an error while trying to export data at jdbc source.. error is "The driver referenced by this data source clas path does not exists"... even the driver exists and works great at scheduler version 7 .. any help please ? also I need to ask ...
I migrated my databases from Denodo 7.0 to Denodo 8.0 and in that I lost my Derived View from the database. I normally get vql and properties files from Denodo 7.0 and after getting started I received this problem. Please get me for this as soon as pos...
I'm doing a BYOL free trial on AWS. The AMI I used to create the instance has Denodo 7.0 loaded on it, so when I'm going through the tutorials and whatnot, I feel like I'm behind. How would I go about getting 8.0 in my instance?
Hi! Although it worked great with Denodo 7, with the new version I can't complete this simple tutorial scenario https://community.denodo.com/tutorials/browse/basics/2fs5jdbc I order to import the source I need JDBC driver installed as mentioned int the...
Do the Denodo 8.0 express and 8.0 GA editions are same?
Hello - I am able to connect no problem via JDBC to VDP (tutorial example). ODBC is not working and getting the below error in configuring the DNS. I am running everything locally on Windows. My ports are all defaults and VDP admin console shows por...