When using Microsoft SQL Server, there is this handy thing called dedicated administrator connection. You can tell the database to drop all connections and not open any new ones, but keep the one you use right now alive for administrative purposes.
Is there a similar feature available for IBM's DB2 UDB?