+

Search Tips   |   Advanced Search

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:

  1. Stop all clusters and node agents in the deployment but leave the Deployment Manager running.

  2. cd IM_root/eclipse/tools directory.

  3. Start Installation Manager ...

      ./imcl.sh -c

  4. In the console window, type 4.

  5. Select the fix pack to roll back and then type 'N' to proceed.

  6. Enter the WAS admin password in WAS console, and then press Enter to validate. If validation succeeds, type N to proceed.

  7. Review the information entered. To revise your selections, press B. To roll back the update, press R.

  8. 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