To ensure a successful uninstallation of Database Security sensor on RPM based Linux platform, take the following precautions:
Check that no other user on the system is running Database Security sensor.
Check that no other user is accessing file resources related to Database Security sensor.
Make sure that the operating system account that is used to uninstall Database Security sensor has administrator rights.
The user account performing the uninstallation commands must be in the sudoers group to have sufficient rights. Each command is prefixed by sudo command.
Perform the following steps to complete uninstallation of sensor on Linux platform:
Open command-line window.
To check the installed sensor, type the following command:
rpm -q mfe-dbs-sensorThe package with sensor version and build is listed.
To uninstall the sensor, type the following command:
rpm -e mfe-dbs-sensorNote
The command does not ask for any removal confirmation before completion.
Allow uninstallation to complete.
RPM does not give output by default except for warnings or errors.
To check if the sensor is still installed, type the following command:
rpm -q mfe-dbs-sensorUpon successful removal, no Database Security sensor package is found.
The Database Security sensor on RPM-based Linux platform is uninstalled successfully.