Hi how can i install denodo on my mac i saw the following steps > 1-Download the Denodo installer without the JRE 2-Install java 1.6 or 1.7 in your MacOS 3-Set the JAVA_HOME: export JAVA_HOME=$(/user/libexec/java_home) 4-Run ./installer_cli.sh i use...
Answers:
1
Hello all, I am developing a solution which needs below scenario to work. *Select c1,c2,sum(c3) as C3 from A where x = <val1> group by c1,c2 UNION Select c1,c2,c3 from A where x = <val1>, y = <val 2>;* but this is throwing Java n...
Answers:
1
We team use git for VDP VCS, we can pull, commit, but when we push code to Gitlab, error below will be showing: " Error pushing database XYZ: GitLab: Committer's email '' does not follow the pattern '@*xxxx.com$' " do we need some configuration change ...
Answers:
1
Hi, I have been unable to connect to my Azure SQL database that i'm running on Azure VM. I am using Denodo Express to tryout the product. It keeps returning the "Unable to establish connection: The TCP/IP connection to the host, port 1433 has failed",...
Answers:
1
Hi, While executing query in denodo by using ntile function is not executing. It is showing as below error.Kindly help on this. SQL Error [50006] [HY000]: Error executing view: Function ntile is not executable Much appreciate if you provide suggesti...
Answers:
1
Hi Team, Can you please help me with some useful links or information on how to connect denodo to hyperion DB and create base views of the objects inside? Thank you !
Answers:
1
Denodo version 6 My question is I want to use "group by option" based on condition ie if I have parameter say Item, lot then its should group Item and Lot. Only item parameter is provided it should group by Item only...Is there is any way to acheive i...
Answers:
2
Hello Team, Can Denodo consume files at AL11(t-code) application server of SAP BW. When we connect any SAP BW system, it give infoarea structure only. Regards, Vijay
Answers:
2
Hi, Even though Denodo 7 provides HAVING clause for filtering conditions on the results returned by a query using the GROUP BY clause, this functionality is not available in the Data Catalog that diminishes the value of the queries. Any attempts to add...
Answers:
2
Related to:
Oracle SQL to Denodo VQL Quick Reference
Group By Having Clause Data Catalog Denodo Data Catalog. Version 7.0
Is it possible to connect to Denodo VDP 7.0 using Oracle SQL Developer client using Denodo JDBC Driver?
Answers:
1