6.6 Upgrade to the Latest Enterprise Edition Using SQL Scripts
Run these steps to upgrade to the latest release of Transaction Manager for Microservices Enterprise Edition using SQL scripts only if you used Oracle Database to store the transaction logs in the previous release.
Prerequisites
- Oracle Database is installed and running.
- SQL*Plus or any other Oracle-compatible SQL tool is available to run SQL scripts on the Oracle Database.
-
Ensure that you have the following required privileges to perform this task if you are not a database administrator.
- SELECT privilege on DBA_TABLE
- CREATE SESSION
- CREATE TABLE
- CREATE PROCEDURE
- EXECUTE ANY PROCEDURE
Do not use the instructions in this section in the following scenarios:
- if you can grant the required privileges, such as
ALTER
andDELETE
to the database user and if init containers are available your environment. In such scenarios, skip this section and see Upgrade to the Latest Enterprise Edition in Kubernetes Cluster. - if you used etcd or internal memory to store the transaction logs in a previous release of Transaction Manager for Microservices Enterprise Edition.
- if you want to upgrade to the latest release of MicroTx Free.
To upgrade to Transaction Manager for Microservices 24.4 Enterprise Edition:
Parent topic: Upgrade to 24.4