Uninstalling i2 Explore for iBase
This process describes how to uninstall the i2 Explore for iBase application.
Uninstalling using the i2 Explore Administration Console
In the Deployment tab of the i2 Explore Administration Console:
Click the Clean button.
Note: You are prompted to provide database administrator credentials.
Uninstalling using the command line
From the <installation_location>/analyze-deployment-tooling directory, run:
setup -t clean -u <username> -p <password>, where <username> and <password> are database administrator credentials
Note: This stops all services, removes installed binaries, Solr and Zookeeper data, and removes the ISTORE database.
Removing the installation files
After you run the clean command, delete the <installation_location> directory and all of its contents.
