Uninstalling the Oracle Endeca Server on Linux

Follow these steps to uninstall the Oracle Endeca Server from your Linux machine.

Before you begin the uninstall process, back up files that you want to retain from the Oracle Endeca Server directory.

Make sure that you stop all Oracle Endeca Server processes, including the Endeca data stores, before uninstalling the Oracle Endeca Server software.

To uninstall the Oracle Endeca Server from your Linux machine:

  1. Change to the parent directory of the Oracle Endeca Server install directory.
    The default parent directory is Oracle/Endeca.
  2. Issue an rm command as in this example:
    rm -rf Server

This command removes the Oracle Endeca Server installation.