Hello, I have an Oracle function that takes a few parameters and spits back out an output based on the logic inside the function. From what I can tell about Denodo, in order to be able to use this function, we would have to convert it to Java and then ...
Answers:
1
When trying to start "licensemanager.bat" from Ansible (running on (Red Hat 4.8.5-39)), Ansible (Version 2.9.3) window is not coming back to ansible prompt even after running the bat file on the remote server. python version = 2.7.5 Below please find...
Answers:
1
java licensemanager startup Ansible winrm windows virtual data port startup from remote Starting from remote using Ansible
I have installed the Denod4e plugin and restarted eclipse following the instructions: https://community.denodo.com/tutorials/browse/customcomponents/1denodo4e But when I try to create a Denodo4e project I obtain this error: "The selected wizard could...
Answers:
1
Hi guys, I want to ask something. When I already create Denodo Extension Project in Java, after that i still have an issue regarding "The type java.lang.Object cannot be resolved". Description Resource Path Location Type The project was not built sin...
Answers:
2
In my Java Application, I trigger a Denodo Scheduler Job using the Scheduler Manager Factory, and on the Scheduler WebAdmin I can see that the Job got triggered, and the state changes from NOT_RUNNING to RUNNING. However,the belowschedulerManager.getJ...
Answers:
3
Hello, while executing select on a view, I am getting the error- "Finished with error: Error occurred in server thread; nested exception is: java.lang.OutOfMemoryError: Java heap space" Can you please help me on the issue, where I can increase the hea...
Answers:
1
Hi Team, While I am exporting im getting java heap space error in DEV environment. Also we are taking backup using export.bat scripts, I could see the size of VQL file is increasing day by day. Could you please provide us solutions to resolve this i...
Answers:
1
Denodo 5.5 update 20151214 will it work with java 1.8 version? i know it work with 1.7 version of java, what need if we want to make it work with java 1.8 version
Answers:
1
--typo on header can not edit :( i want to cache data using java .i have following question 1.Denodo have any API? 2.Please share sample code? i have modifed the denodo jdbc client sample and tried it is not working. please help me on this
Answers:
2
Hi, My requirement is to keep passwords encrypted while passing it to Context. Context context = new Context(user, password, host, port); Firstly, how do I use the com.denodo.commons.tools.EncryptPassword class to encrypt my password. Secondly, ...
Answers:
1