Uninstalling selected components in non-interactive mode
Use the --backup-files with the uninstall command to remove the server’s backup files.
Steps
-
From the server root directory, run the
uninstallcommand with the--backup-filesoption.Example:
$ ./uninstall --backup-files --no-prompt --quiet --forceOnError -
To view the other options available to remove specific components, use the
--helpor-Hoption.