Administration Guide

Chapter 8. Physical Database Design

After you have completed your logical database design (see Chapter 7, Logical Database Design), there are a number of issues you should consider about the physical environment in which your database and tables will reside. These include understanding the files that will be created to support and manage your database, understanding how much space will be required to store your data, and determining how you should use the table spaces that are required to store your data.

The following topics are covered:


[ Top of Page | Previous Page | Next Page ]