Roll back a fix pack in console mode
Use console mode to uninstall a fix pack.
If the fix pack that you installed is not working, we can roll back the deployment to the previous configuration.
To uninstall a fix pack in console mode:
- Stop all clusters and node agents in the deployment but leave the Deployment Manager running.
- cd IM_root/eclipse/tools directory.
- Start Installation Manager ...
./imcl.sh -c
- In the console window, type 4.
- Select the fix pack to roll back and then type 'N' to proceed.
- Enter the WAS admin password in WAS console, and then press Enter to validate. If validation succeeds, type N to proceed.
- Review the information entered. To revise your selections, press B. To roll back the update, press R.
- When the rollback finishes, type F to exit Installation Manager.
Results
To check the details of the uninstallation, open the log files in the connections_root/logs directory. Each Connections application that you uninstalled has a log file, using the following naming format: application_nameUninstall.log, where application_name is the name of a Connections application. If we added new applications, check the application_nameInstall.log file as well. To check the details of updated applications, open the application_nameUpdate.log file.
Parent topic:
Uninstall fixes