You can roll back WebSphere® Application Server Liberty Core to an earlier version using the Installation Manager command
line.
Before you begin
You must have IBM® Installation Manager Version 1.8.5 or later installed on your
system.
Through version 19.0.0.8, the minimum acceptable version of IBM Installation Manager is 1.8.5.
As of version 19.0.0.9, the minimum acceptable version of IBM Installation Manager is 1.9.0.
During the rollback process, Installation Manager must access files from the earlier version of
the package. By default, these files are stored on your computer when you install a package. If you
change the default setting or delete the saved files, Installation Manager requires access to the
repository that was used to install the earlier version.
Procedure
- Optional: If the repository requires a username and password, create a
credential-storage file to access this repository.
Tip: When creating a credential-storage file, append
/repository.config at the end of the repository URL location if the
imutilsc command is unable to find the URL that is specified.
- Sign on to the IBM i system with a user profile
that has *ALLOBJ and *SECADM special authorities.
- Stop all servers and applications on the installation that is being rolled
back.
- On a CL command line, run the STRQSH command to start the Qshell
command shell.
- Change to the eclipse/tools subdirectory in the directory where you
installed Installation Manager.
- Use the imcl command to roll back the product.
./imcl rollback offering_ID_offering_version
-repositories repository_URL_or_path
-installationDirectory installation_directory
-preferences preference_key=value
-properties property_key=value
-secureStorageFile storage_file -masterPasswordFile master_password_file
-acceptLicense
For more information on using the imcl command, read the IBM Installation Manager product documentation.
- Optional: List all installed packages to verify the roll back.
./imcl listInstalledPackages -long