Uninstalling the BMC ProactiveNet Server
This section explains how to uninstall the BMC ProactiveNet Server.
Uninstalling the BMC ProactiveNet Server on Microsoft Windows
To uninstall the BMC ProactiveNet Server on Microsoft Windows, perform the following steps:
- Select Start > All Programs > BMC ProactiveNet Server > Uninstall BMC ProactiveNet Server.
- On the Welcome page, click Next to uninstall the BMC ProactiveNet Server.
- On the Uninstallation Preview page, click Uninstall.
On the Uninstallation Summary page, click View Log to view the uninstallation logs, or click Done.
Uninstalling the BMC ProactiveNet Server on Linux or Solaris
If you are a non-root user and you want to uninstall BMC ProactiveNet Server, the following directory and file must be removed by a root user before you can proceed with the uninstallation:
- /etc/init.d/BMCImpactIBRSD
- /usr/pw/pronto/conf/resources/en_US/kbinfo/kb_core_resource.properties
To uninstall the BMC ProactiveNet Server on Linux or Solaris, perform the following tasks:
- Go to the installationDirectory/uninstallBPPMServer directory.
- Run the uninstall command.
You can view the bppm_server_uninstall_log.txt log file from the following location:
- (Solaris) solaris/var/tmp
- (Linux) linux/tmp
Uninstalling the BMC ProactiveNet Server with Oracle backend
If the Oracle database goes down before uninstallation, the following message is displayed:
Oracle database is currently unavailable. Please cleanup the Oracle Schema manually...
Uninstallation will go through without deleting the database objects and you will be asked to clean the database manually.
The following error message is logged in the uninstallation logs when the Oracle database goes down before the uninstallation.
Oracle database is currently unavailable and the schema could not be dropped. Please drop the Oracle Schema manually!
When the Oracle database goes down while deleting the database objects, the following error message will be logged in the uninstallation logs.
Failed to execute the command: <Installation Directory>/runjava scripts.DropSchema with return code: <Error Code>
Removing the Oracle database objects
If the Oracle database objects are not deleted while uninstalling BMC ProactiveNet, you can delete them manually. Run the cleanup_db.sql script present in the \Utilities\oracle\db_cleanup_script directory.
To remove the schema from the Oracle database, perform the following tasks:
- Copy the cleanup_db.sql script present in the Utilities\oracle\db_cleanup_script directory to the Oracle server.
- Run the script after logging on with the schema user created for BMC ProactiveNet.
To remove the oracle users and tablespaces used for BPPM, run the drop_pnet_orcl_db_objects.sql script available in the \Utilities\oracle\custom_db_scripts_pnet directort. The following objects are removed:
- BPPM main user, report user
- BPPM profile, BPPM role (if available)
- Default tablespace, temporary tablespace created for the BPPM user