Patch installation
This section describes how to install a patch on an existing installation of an on-premises OpenText™ Software Delivery Management server.
A patch is a minor release that includes fixes for defects and security vulnerabilities. It does not include new features or database schema changes.
Prerequisites
Before installing a patch, review the following:
-
Stop the octane service on the server, and if relevant, on all cluster nodes.
-
Create backups of:
-
The repository
-
Existing configuration files, including octane.conf
-
Your database
-
Elasticsearch
-
Install the patch
-
Download the OpenText Software Delivery Management patch package.
-
Deploy the package for the new version of OpenText Software Delivery Management:
OS Command Linux rpm -Uvh --prefix <install-path><name of new rpm file>
Windows setup.exe -
Start the OpenText Software Delivery Management server:
OS Command Linux Run
systemctl start octaneWindows On the server machine, go to: Start > OpenText Software Delivery Management > Start OpenText Software Delivery Management -
Check the wrapper.log file. If you encounter a recoverable error in the wrapper.log or upgrade.log files, fix the problem and restart the server.
OS Path Linux /opt/octane/log/wrapper.log
Windows C:\Program Files\octane\log\wrapper.log

