IBM Books

Administration Getting Started

Welcome

This book will teach you:

The Administration Guide covers all administration topics at a more advanced level.

Another interface you can use to perform administration tasks, which is not described in this book, is the application programming interface (API). It allows you to execute DB2 utility functions within an application program using SQL statements or DB2 APIs. For more information about using the application programming interface, see the Embedded SQL Programming Guide and the API Reference book. You can also use the command line processor (accessible from its own icon in the DB2 product folder) to execute SQL statements and DB2 commands. It is described in the SQL Reference.

Before you perform any of the actions described in this book, you should:

Use the table below to help you quickly find the part of the book you are interested in.
Part 1. "Tools and Basic Concepts" Provides an overview of the tools to use to manage a DB2 system, shows you how to create a basic database and work with objects, and describes the components of a DB2 database.
Part 2. "Preparing a Database For Use" Explains how to:
  1. Add a table space
  2. Create a table
  3. Move data into a database
  4. Enforce rules for the data
  5. Collect statistics
  6. Back up a database
  7. Support applications
  8. Control access to the data
Part 3. "Database Operation" Explains more about how to protect data, how to recover data, and some basics of DB2 performance.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]