Entering content frame

Procedure documentation Uninstalling with the Red Hat Package Manager Locate the document in the library structure

Use

You install or update components of the database software on Linux. All required information is specified on the command line along with the command for starting the installation program.

Prerequisites

You are in a root shell.

Procedure

       1.      Stop and delete each database instance one by one by executing the following commands:
dbmcli –d <database_name> -u <dbm_operator>,<dbm_operator_password> db_offline

dbmcli –d <database_name> -u <dbm_operator>,<dbm_operator_password> db_drop

       2.      Execute the uninstallation command:
rpm -e maxdb<package_name|*>.rpm

Result

The specified software component(s) are uninstalled.

 

Leaving content frame