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
The information provided in the Denodo Knowledge Base is intended to assist our users in advanced uses of Denodo. Please note that the results from the application of processes and configurations detailed in these documents may vary depending on your specific environment. Use them at your own discretion.
For an official guide of supported features, please refer to the User Manuals. For questions on critical systems or complex environments we recommend you to contact your Denodo Customer Success Manager.