4.2.1.3.5 Upgrade the OML4Py Client for On-Premises Databases
Instructions for upgrading the OML4Py client.
If you already have a previous version of the OML4Py client installed and would like to
upgrade to the 2.1.1 client, run the following
command:
perl -Iclient client/client.pl -i --dep-pkgs supportingThis
script will automatically uninstall the old version of the OML4Py client, install any
required supporting packages, and then install the OML4Py 2.1.1 client.If you already have OML4Py 2.1 client installed and would like to upgrade to 2.1.1 client, do the following:
- Uninstall OML4Py 2.1 client by following the instructions in Uninstall the OML4Py Client for On-Premises Databases.
- Install OML4Py 2.1.1 client by following the instructions in Install OML4Py Client for Linux for On-Premises Databases.