| Lesson 2 | Database file overview |
| Objective | Name the types of files used in an Oracle database. |
An Oracle database involves files with several different purposes. Some files store data, some store information that Oracle needs to
keep track of your data, and some store information needed to recover from a system crash. The following diagram shows the files that
you will find in a typical Oracle database:
Database File Types
The next several lessons talk about each of the file types shown in the above diagram.
You will learn why each file exists and what it contains.