Canceling online fix pack updates
Canceling an online fix pack update on a member or cluster caching facility (CF) requires that you reinstall the fix pack software with the same code level as the current effective code level.
Before you begin
- Ensure that you meet all of the requirements before you install a fix pack. For more details, see Preparing to install a fix pack.
- Ensure that you have root user authority and instance owner authority.
- Ensure that the fix pack or special build image with the same code level as the current effective code level is available in a directory that is accessible to all members and CF hosts, by issuing the db2pd -ruStatus command.
- Ensure that no other fix pack updates are in progress.
About this task
Important: However,
once the new level is committed, the Tivoli® System
Automation (TSA) and the IBM Spectrum® Scale cannot
be downgraded with the -f level parameter. To downgrade these systems you must
complete the following steps:
- Drop the instance.
- Uninstall Db2 including TSA/IBM Spectrum Scale.
- Reinstall Db2 pureScale® with the TSA/IBM Spectrum Scale level required.
Procedure
To cancel an online fix pack update:
Example
Assume that you have a Db2 pureScale instance running on version 11.5 Fix Pack X with three members and 2 CFs. The install directory is FPX-install-dir.
You apply an online fix pack update to version 11.5 Fix Pack Y on member1 and member2 specifying FPY-install-dir as the install directory.
To cancel the update
and fall back to version 11.5 Fix
Pack X, you reapply
version 11.5 Fix Pack X on member1 and
member2:
FPX-media-dir/installFixPack -p FPX-install-dir -f level -I instance-name -online -l log-file-name -t trace-file-name
where
FPX-mediadir is the directory with the fix pack image with version 11.5 Fix
Pack X and FPX-install-dir is the installation directory with version 11.5 Fix
Pack X.Because the CFs were not updated, they are still running on version 11.5 Fix Pack X.
Verify that all the members and CFs are running at version 11.5 Fix
Pack X by issuing the following command:
db2pd -ruStatus