To be able to carry out an
uninstallation of the SAP DB software with SDBUNINST, you must enter options.To display a list of these options, enter the following SDBUNINST command:
Conventions
Variables
Option |
Explanation |
-h | -help |
List and description of options |
-v | -version |
Version of the uninstallation program SDBUNINST |
-l | -list |
Display all software packages and their directories <package_directory> |
-all |
All software packages registered for SAP DB are uninstalled. |
-package <package> |
Specifies the software packages that is to be uninstalled. Use the logical names of the software packages, not the file names |
-package_dir <package_directory> |
Directory of the software package specified with -package This specification is only required if there are multiple software packages with the same name. |
-autoresolve |
If you specify this option, the package that you specify with -package is uninstalled, along with all of the software packages dependent on this software package.Example: Specifying the options –package Base –autoresolve has the effect that all software packages registered for SAP DB are uninstalled. |