You can uninstall the product and any maintenance files
for the product that are installed in your environment. Complete the
uninstallation process either silently or by following the graphical
user interface (GUI).
Before you begin
The
install_root/uninstall_xd_operations subdirectory
must exist. If the process fails before the uninstallation files are
copied to the workstation, you cannot complete this task. Additionally,
you must uninstall any existing maintenance files before attempting
to uninstall the product. The wizard will not proceed with the uninstallation
if existing maintenance files are detected.
Procedure
- Stop all processes before starting the uninstallation process.
Run the following command to stop the deployment manager:
![[For Linux operating system]](../images/linux.gif)
./stopManager.sh
stopManager.bat
Run the following command to stop the nodes:
![[For Linux operating system]](../images/linux.gif)
./stopNode.sh
stopNode.bat
![[For Linux operating system]](../images/linux.gif)
Complete a search to validate that
the Java processes are stopped.
Use the task
manager to stop the Java processes.
- Uninstall the product using the wizard or silently.
Run the following script from the install_root/uninstall_xd_operations directory
to start the wizard:
Run the following script from the install_root/uninstall_xd_operations directory
to silently uninstall the product:
![[For Linux operating system]](../images/linux.gif)
./uninstall.sh -silent
uninstall.bat -silent
- Uninstall the deployment manager. Run the following
script from the install_root/uninstall_xd_operations directory:
- Uninstall the centralized installation manager repository. Run
the uninstaller in silent mode, and specify the following option:
uninstall.bat -OPT uninstallCimgr=true -silent
![[For Linux operating system]](../images/linux.gif)
./uninstall -OPT uninstallCimgr=true -silent
Restriction: This option is only supported with the uninstallation
of WebSphere® Virtual Enterprise.
Results
The product is uninstalled. Review the log files in the
install_root/logs/package_name/uninstall/log directory
for any errors.