Installation and Upgrade > Windchill ESI > Installing and Configuring Windchill ESI in an ORACLE Applications Environment > Uninstalling TIBCO Software > Uninstalling TIBCO Software
  
Uninstalling TIBCO Software
To uninstall TIBCO, use the following procedure:
From a Windows System:
1. Shutdown all running TIBCO applications.
2. Using the TIBCO Administrator shut down the following TIBCO applications:
Process Archive
Adapter Archive
3. Use Windows Services to stop the following TIBCO services:
TIBCO Administrator 5.12 (Host Name)
TIBCO EMS Multicast Daemon
TIBCO EMS Server
TIBCO Hawk Agent (Host Name)
4. Open the Windows Task Manager. Select the Processes tab and Services tab, and verify that the following services are not listed:
rvd
TIBCOHAWKAgent-<TIBCO_domain>
TIBCOAdmin-<TIBCO_domain>
bwengine
adbagent
adr3
tibemsd
5. Click Start > All Programs > TIBCO > TIBCO-HOME. ClickUninstall. The TIBCOInstallationManager window opens.
Alternatively, you can run TIBCOUniversalInstaller from the following location:<TIBCO_HOME>/tools/universal_installer/TIBCOUniversalInstaller-x86-64.
These commands require an installation of JAVA 1.7 64 bit.
6. Select Uninstall Products from a TIBCO Home Location. The TIBCO Home Location field displays the location of the home directory where TIBCO is installed.
7. Click Next. The TIBCO Universal Installer opens.
8. Click Next. Select one of the following options:
a. Custom Uninstall (select the products to be removed)– Removes the products that you choose.
b. Typical Uninstall (removes all products in the TIBCO_HOME) – Removes all the TIBCO products currently installed in this environment.
9. Click Next. The TIBCO Universal Installer dialog box lists all the currently installed TIBCO products.
10. Select the products to be uninstalled.
11. Click Uninstall.
12. Click Finish.
Uninstalling TIBCO EMS 8.5.1
1. Open command prompt as administrator.
2. Run Uninstall.exe from location %TIBCO_HOME%\ems\8.5.1\.
The Uninstalling from text box displays the location of the ems home directory where EMS is installed.
3. Click Uninstall.
From a Unix System
1. Search for the TIBCO processes that are running using the following commands:
ps -ef | grep tib
ps -ef | grep hawk
ps -ef | grep rvd
ps -ef | grep tibemsd
ps -ef | grep bwengine
ps -ef | grep adr3
(this is applicable only for TIBCO for SAP)
ps -ef | grep adbagent
Each of these commands returns the process ID of the TIBCO process. Use each process ID in the following command to stop the running TIBCO process:
kill -9 <process_id>
Verify that hawk and rvd processes are not running using the following commands:
ps -ef | grep hawk
ps -ef | grep rvd
2. Uninstall TIBCO Rendezvous rpm using following command:
sudo rpm -e tibco-rendezvous-8.5.1-1.x86_64
3. Run TIBCOUniversalInstaller from the following location: <TIBCO_HOME>/tools/universal_installer/TIBCOUniversalInstaller-x86-64.
This command requires an installation of JAVA 1.7 64 bit.
4. Select Uninstall Products from a TIBCO Home Location. The TIBCO Home Location field displays the location of the home directory where TIBCO is installed.
5. Click Next. The TIBCO Universal Installer opens.
6. Click Next. Select one of the following options:
a. Custom Uninstall (select the products to be removed)– Removes the products that you choose.
b. Typical Uninstall (removes all products in the TIBCO_HOME) – Removes all the TIBCO products currently installed in this environment.
7. Click Next. The TIBCO Universal Installer dialog box lists all the currently installed TIBCO products.
8. Select the products to be uninstalled.
9. Click Uninstall.
10. Click Finish.
Uninstalling TIBCO EMS 8.5.1 and 8.6
To uninstall EMS 8.5.1 or 8.6 from a Unix system remove EMS directory for TIBCO_HOME.