Use the Confirmation window to confirm that you want to drop or remove the objects with check marks beside them in the list.
Removing a cataloged object (such as, a database or instance) uncatalogs it.
Dropping an object deletes its contents and, if it is a cataloged object, uncatalogs it.
Any objects that are directly or indirectly dependent on an object that you drop or remove are either deleted or become inaccessible, and all references to them are invalidated. Exceptions: DB2 Universal Database for OS/390 does not delete dependent storage groups. The Data Warehouse Center does not delete objects on which other objects are dependent.
If an SQL procedure is dropped using the drop action from a procedure object, the procedure is removed only from DB2 for OS/390 Version 5 catalog table SYSIBM.SYSPROCEDURES or from DB2 Universal Database for OS/390 Version 6 catalog table SYSIBM.SYSROUTINES. The procedure source in catalog table SYSIBM.SYSPSM and procedure option information in catalog table SYSIBM.SYSPSMOPTS is not removed. To completely remove the procedure definition, including its source and options, select the Start Stored Procedure Builder action from the Procedures folder.
To drop or remove an object: