Configuring a database-management system requires many decisions, such as where to store the data, how to access the data, and how to protect the data. How you install and configure the database server can greatly affect the performance of database operations.
You can customize the database server so that it functions optimally in your particular data-processing environment. For example, a database server instance that serves 1000 users who execute frequent, short transactions is much different from the database server instance in which a few users make long and complicated searches.
This chapter has three purposes:
The chapter also introduces terminology and covers some of the issues that you must consider before you install the database server. The following topics appear in this chapter: