Latest Activity

code

Plans for "insert into select"?

Just curious if you have plans to evaluate and implement the "insert into select" syntax that is standard on all RDBMS platforms these days? Often the insert into values() syntax is not enough since you need to select from another table. The above sy...

code

Getting error while creating diagnostic report in Diagnostic & Monitoring Tool

Hi Team, When you create a diagnostic report in Diagnostic & Monitoring webtool, a Diagnostic Database is created in VDP admin tool by default. I have to delete this Diagnostic database due to some reason. Now again I want to create diagnostic repo...

code

An error was found: java.lang.OutOfMemoryError: Java heap space

I am getting An error was found: java.lang.OutOfMemoryError: Java heap space on using export with option Include Jar Error Screenshot

code

Rest Webservice Failling

Hi, I am using the sample stored procedureCalculateAvgRevenue .I created a rest webservice. Below GET works http://localhost:9090/server/tutorial/p_getrev/views/p_getrev?taxid_list={ ROW( '1') } But POST with X-HTTP-Method-Override is throwing error Th...

code

prise en main de zeppelin pour Denodo

Bonsoir je voudrais savoir comment accéder à une vue dérivé créer dans Denodo à parti de zeppelin dans l'optique de la gestion de la qualité des données? Et comment accédé, appliqué les outils de gestion de qualité des données donc disposent Denodo sur...

5
code

Fetching Column issue in VQL

we have SAP Data Base, when we excute the base view in the denodo tool we could able get the 150 records. But, while excuting in the VQL shell for the specific Query like Select <Column_name> from <data_base>.<Base_view_name> throwin...

code

Dynamic Base View based on another Base view (not JOIN)

Hi, I need help with a very specific use case. I have 2 different data sources and I need to create a base view from source A filtered by some values from another base view coming from source B. This values in the second view would be a hole column, ...

code

How does "Case sensitivity in comparison of literal strings" work in Denodo? I am getting the same results for Uppercase and lowercase strings.

I am implementing a search module on Denodo REST API. When the users perform a search, they are likely to use lower case for all their search terms. However, if it is case-sensitive, if the search information was spelled with an uppercase in our system...

code

Error while creating a project in Eclipse

Hi I'm trying to create a new project in eclipse after installing the denodo4e software successfully, but its giving me an error saying wizard cannot be started. Please help me on this as my teams development activities are getting delayed because of...

code

I can able to execute the table but unable execute the specific column of the table

I can able to execute the table but unable execute the specific column of the table. error message Finished with error: Field not found 'bv_SYS_BIC_sap.bayer.CRM/CV_REP_CHANNEL_ENGAGEMENT_AGG_001.start_date' in view 'bv_SYS_BIC_sap.bayer.CRM/CV_REP_CH...