Tag: IBM

Community

DBA Checklist – Part 2 DB2 Tools

(Dwaine R. Snow) In Version 8, DB2 introduced two new features to help you monitor the health of your DB2 systems: the Health Monitor and the Health Center. These tools add a management by exception capability to DB2 Universal Database by alerting you to potential system health issues. This enables

Community

Make Your Move

(Greg Crawley) New features in DB2 UDB v.8.1 help DBAs move tables faster. DBA’s are always looking for quick and easy ways to move tables into new tablespaces. Sometimes table moves are necessary because tables are getting too big; sometimes because grouping a set of tables in a particular table

Community

The DB2 DBA Checklist

(Dwaine R. Snow) While databases are becoming more and more self-aware and self-healing, they still require some monitoring to keep them running as efficiently as possible. Just like your car, a database requires a tune-up every once in a while to keep it running optimally.

Community

The Keys to the Database

(Robert Catterall) Choices related to primary key selection are among the more important decisions made in developing a database design to support an application. In this column, I would like to share with you some of my thoughts about primary key selection for a DB2 database.