You can translate the document:

Goal

This document describes how to apply a new update in a headless environment.

Content

In order to install a new patch, please, follow these steps.

  • Download and uncompress the update file. We will call the folder that contains the extracted elements <UPDATE_FOLDER>.
  • Stop all the Denodo servers and tools.
  • Go to the <DENODO_HOME>/jre/bin folder.

                cd <DENODO_HOME>/jre/bin

  • Run the following command:

                ./java -jar <UPDATE_FOLDER>/denodo-v80-update-XXXX.jar <DENODO_HOME> -c

Replacing <UPDATE_FOLDER>, XXXX and <DENODO_HOME> with the appropriate values.

  • Restart all the Denodo servers and tools.

After starting the Denodo servers and tools the new update will take effect and the installation will be up to date. It is important to remember that client applications using the JDBC or ODBC drivers may need the drivers to be updated too.

References

Solution Manager Administration Guide: Install a License

Denodo Platform Installation Guide:Installing Updates and Hotfixes

Questions

Ask a question

You must sign in to ask a question. If you do not have an account, you can register here