Previous Topic: Uninstall CA Business Intelligence 2.x from WindowsNext Topic: Sample Deployment: Install BusinessObjects Enterprise Using CA Business Intelligence on Windows Using MySQL


Uninstall CA Business Intelligence 2.x from UNIX

If you installed BusinessObjects Enterprise XI 3.2 in a side-by-side deployment with a previous version of BusinessObjects Enterprise, the previous version will still be running.

Note: The following features are uninstalled:

To uninstall the previous version of CA Business Intelligence on UNIX

  1. Navigate to the installation location.
  2. From the $CASHCOMP/CommonReporting3/Uninstall folder, invoke the following command:
    ./Uninstall_CA_Business_Intelligence
    
  3. Provide the Administrator password and database details for the previous installation, then press Enter.

    The uninstallation proceeds.

  4. Once uninstallation is complete, verify that:
  5. To view any of the remaining processes associated with CA Business Intelligence 2.x, run:
    ps -aef |grep CommonReporting\[^3]
    

    The 2.x processes are listed; you can then kill any of the 2.x processes.