Applies to:
Use these steps to uninstall IBM OpenPages®.
Before you begin
Decide whether you need to uninstall OpenPages or roll back to a previous version. If you
migrated to 9.2.x and you want to roll
back to your previous version, do not do these steps. Instead, see Rolling back an OpenPages migration.
About this task
For a demonstration of how to uninstall IBM OpenPages, see the following video. The video shows
7.4 but the steps are similar for 9.2.x.
Procedure
-
Stop the OpenPages search server.
You can leave the application servers running or stop them. The reporting server must be running.
-
If you are using Windows, close any command prompts,
folders, and files that are accessing the <OP_HOME>,
<CC_HOME>, or <SEARCH_HOME> directories.
-
If the OpenPages storage directory is
mounted to an application server (Linux®), unmount it.
-
Uninstall the OpenPages application. You can
either do the following steps or run the silent install with the
task value in the
deploy.properties set to uninstall. For more
information, see Silent installations.
-
Open your deployment in the installation app. For more information, see Creating a deployment.
-
Click the task list and select Uninstall.
-
Click Validate.
-
Click Uninstall.
-
When the process completes, check the log files for any errors:
<install_server_home>/src/deployment/<deployment
name>/logs/nodes/<Server>/uninstall.log
Where
<Server> depends on the server and how it is named in the
deploy.properties files. The error is displayed in the user interface. You can
download the log file.
If Uninstall is still enabled in the installation app, the
uninstall process did not complete.
-
On each remote server:
-
If it is running, stop the agent. Go to the server card and click
or manually stop the agent with the npm run stop command.
-
Log on to the remote server.
-
Go to the
<agent_home>/install/<OS
type>
directory.
-
Run the uninstall script.
-
Windows
uninstall.bat
-
Linux:
./uninstall.sh
-
Delete the agent directory.
-
Uninstall the installation server.
-
Log out and close the installation app.
-
Stop the installation server. For more information, see Stopping the installation server.
-
Go to the
<installation_server_home>/install/<OS
type>
directory.
-
Run the uninstall script.
-
Windows
uninstall.bat
-
Linux:
./uninstall.sh
-
Delete the <installation_server_home> directory where the
installation app was installed, for example, NewInstaller.
What to do next
- Drop the OpenPages database schema objects.
For more information, see Dropping the OpenPages database for IBM Db2 or Dropping the full schema in an Oracle database.
- Verify that the OP_HOME directory does not exist.
- Verify that the CC_HOME directory does not exist.
- Verify that the SEARCH_HOME directory does not exist.
- Verify that the openpages-storage directory does not exist.
- You can now reinstall OpenPages.