6.4 Upgrade to the Latest Enterprise Edition in Docker
Run these steps to upgrade to the latest release of Transaction Manager for Microservices Enterprise Edition only if you use Oracle Database to store the transaction logs in the previous release. You can run these steps in the Docker environment.
The MicroTx coordinator runs in the main container. As part of the upgrade process, MicroTx creates an init process in an independent container. The init process starts, completes the prerequisite steps for the upgrade, upgrades the MicroTx coordinator, and then terminates when it finishes the upgrade. It uses the MicroTx image that the main container also uses.
Do not use the instructions in this section in the following scenarios:
- if you cannot grant the required privileges to the database user or if you cannot run init process in an independent container in Docker Swarm. In such scenarios, the database administrator must run SQL scripts to upgrade the Database. See Upgrade to the Latest Enterprise Edition Using SQL Scripts.
- 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.
- if you want to upgrade MicroTx in Kubernetes clusters. See Upgrade to the Latest Enterprise Edition in Kubernetes Cluster.
If the init process fails, see the logs of the Docker Swarm container and then run SQL scripts to upgrade the Oracle Database. See Upgrade to the Latest Enterprise Edition Using SQL Scripts.
Parent topic: Upgrade to 24.4