5.5 Performing a Simple Upgrade
A simple upgrade consists of the following basic steps:
- If you already have the
DMTLOG
andTLOG
, ensure that there are no pending transaction logs in these files. - Shut down the application.
- Back up files as described in Backing Up Files.
- Update the text version of the configuration file on the
MASTER
machine by running thetmunloadcf(1)
command. - Back up the old binary version of the configuration file.
- If upgrading an Oracle Tuxedo 9.1 machine, uninstall the Oracle Tuxedo system software as described in Uninstalling Oracle Tuxedo.
- Install the Oracle Tuxedo 22c Release 1 (22.1.0.0.0) software on at least the
MASTER
and backupMASTER
machines. - Reload the text version of the configuration file by running
tmloadcf(1)
on theMASTER
machine. - Recompile and relink your application if you use an older release. Upgrading Tuxedo 12.2.2 is not mandatory. For more on Upgrade Considerations, see Upgrade Considerations.
- If you already have
DMTLOG
andTLOG
, remove them. - Reboot the application.
- Shut down and upgrade the other machines in your configuration as time permits.
Note:
Follow these steps if you are using Tuxedo applications that useXAUTHSVR
:
- Enter the value of
PASSWORD
in a plain text. - To encrypt the
PASSWORD
value in theXAUTHSVR
configuration file, run'22c installation dir>/bin/tpldapconf -f XAUTHSVR configuration file>'
file.