Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Updating the license for Denodo is easily done through the Solution Manager web app.

Navigate to the Install License Page and drag the new license file into the UI dialog, then click Install.

...

  1. Edit <DENODO_HOME>/conf/SolutionManager.properties to have the following values (assumes SSL is setup):

    Code Block
    # License Manager Configuration
    com.denodo.license.host=denodadataweb-devdenodo-solution-manager-prod-01.it.tufts.edu
    com.denodo.license.port=10091
    com.denodo.license.maxRetries=3
    com.denodo.license.millisecondsBetweenRetries=5000
    com.denodo.license.security.ssl.enabled=true
    com.denodo.license.awsCloudExecutionMode=false
  2. Restart the VDP server

    Code Block
    cd <DENODO_HOME>/bin
    sudo ./vqlserver_shutdown
    sudo ./vqlserver_startup
  3. Check the logs to confirm that the VDP server has started successfully and test connecting with a client.

Expand
titleEvaluation Licenses

Evaluation Licenses (OLD)

Evaluation licenses require copying license files onto both the Solution Manager and VDP servers and restarting the services.