You can translate the question and the replies:

Running denodo in multiple servers

Hi, Currently we are running Denodo on a machine with very less RAM, and due to which we always face performance issue. So we are thinking to move Denodo Scheduler, monitoring tool to other machine so that we can leave more memory for VDP Admin tool. Cn you help me out in this case and let me know if its possible to do so

5 Answers

Hi, It is possible to run Scheduler on a different machine, the Diagnostic and Monitoring tool has to be run on the same machine as the VDP server. You say that you want to leave more memory for the VDP admin tool, in my experience the VDP admin tool is not the more memory consuming tool but the VDP server. In any case, you can connect to your VDP server remotely from a VDP admin tool installed anywhere. In addition to the physical RAM available on your machine you should also check your JVM memory settings, see the the section **JVM Configuration** of the [Denodo Admin and Development Best Practices](https://community.denodo.com/kb/view/document/Denodo%20Admin%20and%20Development%20Best%20Practices?category=Best+practices) for this. Hope this helps!
Denodo Team
21-02-2017 04:15:43 -0500
code
How can we move Scheduler to other machine
user
21-02-2017 06:21:05 -0500
Hello again, You can make a new Denodo installation on the new machine and then import/export the metadata from the previous Scheduler you are using to the new installation. On doing so remember to update any data source in Scheduler pointing to "localhost" to the actual hostname/IP address where the data source is located, for instance, the default VDP data sources on Scheduler projects are configured to use localhost and they should be changed to the IP address where the VDP server is running. One thing I forgot to mention before is that to have Denodo running on different machines you will need the proper licenses to do so. So, in addition to the technical considerations review your licensing model to make sure that you have licenses to run Denodo on several servers. Hope this helps!
Denodo Team
21-02-2017 06:52:31 -0500
code
Thanks for the Quick reply, Can you please explain why can't we move Diagnostic and Monitoring tool
user
21-02-2017 07:14:14 -0500
Hi, The Diagnostic and Montoring tool needs a local VDP server for authentication.
Denodo Team
01-03-2017 07:56:40 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here