This document discusses several practical DBA activities in DB2 9 and 10 for z/OS including recovering from accidentally dropping a table, defining a trusted context for security, including columns in indexes for performance, creating indexes on expressions, and using MAXTEMP_RID in version 10 for performance. Steps are provided for recovering a dropped table using log records, archive logs, and VSAM copy techniques. Trusted contexts are introduced for efficiently switching users without credentials. Including columns in indexes and new features in version 10 like MAXTEMP_RID are highlighted for potential performance improvements.