Hi- I recently installed on windows 7, Denodo 6.0 express 64 bit version. after install when trying to connect to vdp keeps getting connection error: Connection timed out: connect also i notice in vdp.log following WARN. No errors. 3653 [Thread-5]...
Answers:
2
Hi, I was able to create a JDBC connection to SQL Server. However, I'm unable to see the tables when I go to the 'Create base view' tab. The test ID was given full admin rights to the schema. And I'm able to query the tables successfully within SSMS. ...
Answers:
4
I am evaluating express 6.0. On the VDP admin screen, I enter login admin and password admin. It fails to connect. I get the message below. 60399080 [AWT-EventQueue-0] ERROR 2016-04-14T08:39:44.370 com.denodo.vdb.admin.gui.components.connection.Connec...
Answers:
1
Downloaded and installed Express. Opened VDP application. Prompted me for login. Used my Donodo Online Registration credentials. Failed.
Answers:
2
Related to:
Denodo Platform Installation Guide
Hello, We are wondering how to add the date such as 3152016 which is todays date 3/15/2016 to the end of an excel file being saved. Currently we are using the savefile function as follows: savefile(ohio.xlsx,d:\\\\ohio\\\\archive); The issue is it i...
Answers:
1
Hi, I have connected to a hive datasource and imported a table using "Create selected base views". I can see the table on the left hand side panel. But when I execute the view, the following error pops up : TABLE [BASE] [ERROR] TABLE [JDBC WRAPPER] [...
Answers:
4
Hello, I know how to connect from DB Visualizer to VDP installed on WIndows, However, I wonder what is URI will be and driver used in order to connect to VDP on Unix. Please, help. Thank you.
Answers:
1
Hi, I am receiving "Unable to obtain the data Structure: unexpected character('s',(code 83))" while executing the data source. I have followed the below steps while configuring. Created a Data source as JSON with HTTP Client as Data Route. In Configu...
Answers:
1
Hi I want to know if its possible to define multiple columns delimiters while editing a DF datasource. The problem is than the file usually is delimited by ";" but sometimes it comes delimited by a ",". I read documentation and didnt find this issue.
Answers:
1
I need to format a number as 9,999.00 (ex: 2,324.22). In Oracle I would use the to_char function. Do you have any built-in functions that would do anything similar?
Answers:
2