Part II covered the tasks needed to install and configure a cluster, and this part has been focusing on tools and procedures that are used on a day-to-day basis in order to maintain the cluster. An important task for the database administrator is table maintenance. This includes relatively infrequent tasks, such as adding new columns to existing tables over maintaining a good set of indexes, to more frequent tasks like defragmenting tables and updating index statistics. All of these tasks ...