Creating Servers¶
Note
Only global administrators and Solution Manager administrators can create servers. More information is available in the Authorization section.
To create a server, click on a cluster (), and on the popup that will show up, click .
You can also create a server based on the configuration of an existing server, click on that server and on the popup that will show up, click .
The Tool will display the dialog to create a server.
Enter the value for the following fields:
Name. Name of the server. This name has to be unique. You cannot assign the same name to two servers, even if they are in different environments or clusters.
Description (optional). Description of the server.
Host. Name of the host where the Denodo server runs. Enter the full host name of the machine, not an alias. That is because what you enter here has to match what that machine considers it is its host name. See more about this in the section How Licenses Work. Alternatively, you can enter the IP address the host. However, entering a host name is better because the host name of a host is usually more permanent than its IP.
Port. Port where the server component listens to incoming requests.
Type. Type of server component. Its value can be:
Virtual DataPort
Scheduler
ITPilot Browser Pool or ITPilot Verification. This kind of servers are only intended to provide a license dynamically through the License Manager. These services do not support revisions nor promotions.
Data Catalog. It is not necessary to define the Data Catalog servers in Solution Manager to get the license. You can add Data Catalog servers in a cluster to provide optional synchronization with the Virtual DataPort servers during the deployment process.
Default database. Database for authentication. Only required for the Virtual DataPort servers.
User and Password. Credentials to connect to the server.
Important
If you are creating a Data Catalog server, this user must have the role data_catalog_admin role. Otherwise, the synchronization of metadata will fail.
Use Kerberos with user/password above. Select this to use Kerberos authentication to connect to the server. A Kerberos ticket will be obtained using the values of the fields User and Password. This option is only available for Virtual DataPort servers and if Kerberos is enabled in the Solution Manager.
The Solution Manager will not be able to deploy revisions to Scheduler when Scheduler has Kerberos authentication enabled.
Authenticate with current user credentials for creating revisions. Select this to create the revisions using the credentials of the user that is logged in the Solution Manager, instead of the credentials of this dialog.
Server enabled. If you clear this, the server will be ignored when deploying a revision. The disabled servers are displayed in gray in the environments tree.
License Scenario. If the license scenario of the environment of this server is PRODUCTION and the license allows servers of type HOT BACKUP or COLD BACKUP, you can assign a custom backup scenario to this server. To do this, click Default to change to Custom mode and then, select HOT BACKUP or COLD BACKUP.
Otherwise, this option is not displayed.
Note
You cannot register two servers with the same host name and port.