Dropping Db2 databases
You can drop a Db2 database by removing the database at the current server. When you drop a database, all of its table spaces, tables, index spaces, and indexes are dropped, too.
Procedure
To drop a database:
Issue the DROP DATABASE statement.