Uninstallation
This chapter describes how to uninstall Tibero.
Uninstalling manually
Run $TB_HOME/.installation/Tibero_Uninstaller, which is supported for all platforms.
UNIX
The following is the Tibero manual uninstallation process in a Unix environment.
1. Shut down Tibero.
tbdown
2. Delete the directory of Tibero as well as all the subdirectories by using the OS's command.
rm –rf $TB_HOME
Last updated