
You must stop and delete all database instances. Open your DBM command line interface (dbmcli) to perform these actions.
1. Determine the database instances.
> db_enum OK PRD C:\sapdb\PRD\db 7.7.07.23 fast running
2. Stop all database instances.
> db_offline PRD C:\sapdb\PRD\db 7.7.07.23 slow offline
3. Delete the database instances.
> db_drop
4. The database installation consists of different installation packages. To display these, use the following command:
> sdbuninst -l PCR 7301 /sapdb/programs 7.3.01.01 valid PCR 7401 /sapdb/programs 7.4.01.19 valid PCR 7240 /sapdb/programs 7.2.04.17 valid PCR 7402 /sapdb/programs 7.4.02.07 valid Server Utilities /sapdb/programs 7.4.02.07 64 bit valid PCR 7250 /sapdb/programs 7.2.05.18 valid Database Kernel /sapdb/ZW6/db 7.4.02.07 64 bit valid Database Kernel /sapdb/LW6/db 7.2.05.18 valid Base /sapdb/programs 7.4.02.07 64 bit valid PCR 7300 /sapdb/programs 7.3.00.21 valid APO COM /sapdb/ZW6/db/sap 3.0A.34 64 bit valid
5. To uninstall the complete SAP DB software or MaxDB software, enter the following command:
> sdbuninst -all
6. Follow the instructions given to uninstall the MaxDB.


