Important! Attempting to uninstall BusinessObjects Enterprise manually is not recommended as it can result in instability of other CA Technologies products. A manual uninstallation can invalidate the reference counting used to keep BusinessObjects Enterprise from being uninstalled prematurely. Only use this uninstallation procedure if you have terminated the installation process and you want to clean the computer for the next successful installation.
To manually remove CA Business Intelligence from UNIX
Or, the BusinessObjects Enterprise processes can be stopped manually.
If two versions of BusinessObjects Enterprise are installed on a computer, and you want to view the associated processes for both, run:
ps -ef|grep bobje
If you want to view the processes for just CA Business Intelligence r3.2 (BusinessObjects Enterprise XI 3.1), run:
ps -aef |grep CommonReporting3
To kill the associated processes, run:
kill -9 <process id>
$ cd $CASHCOMP $ rm -rf CommonReporting3
$ cd /var Command>> rm -rf .com.zerog.registry.xml
Note: This step is not mandatory, as the next installation will overwrite all the files.
Command>> cd <installer media>/ Disk1/InstData/VM Command>> rm -rf installer.properties
On UNIX, installation of BusinessObjects Enterprise adds root-level initialization scripts in the etc directory. After an uninstallation, you must remove these scripts manually. Otherwise, for subsequent user installations on the same computer, these scripts are invoked and the servers are automatically started each time the computer is rebooted, which is a feature of the system installation and not normal user installation.
Browse to the etc directory and search for files that contain the name "BobjEnterprise120" and delete them:
$ cd /etc
$ grep -R BobjEnterprise120*
For a typical system installation on Linux, the following sample file list results from the grep command.
Note: These files may vary from platform to platform.
init.d/BobjEnterprise120: rc0.d/K01BobjEnterprise120 rc1.d/K01BobjEnterprise120: rc2.d/K01BobjEnterprise120: rc3.d/S99BobjEnterprise120: rc4.d/K01BobjEnterprise120 rc5.d/S99BobjEnterprise120 rc6.d/K01BobjEnterprise120: rc.d/rc6.d/K01BobjEnterprise120: rc.d/rc3.d/S99BobjEnterprise120 rc.d/rc4.d/K01BobjEnterprise120: rc.d/rc0.d/K01BobjEnterprise120: rc.d/init.d/BobjEnterprise120: rc.d/rc2.d/K01BobjEnterprise120: rc.d/rc5.d/S99BobjEnterprise120: rc.d/rc1.d/K01BobjEnterprise120:
|
Copyright © 2010 CA.
All rights reserved.
|
|