Indexed File
Limitation of indexed sequential file
Effective processing is limited to that which is based on a single field of the file
Uses multiple indexes for different key fields
When a new record is added to the main file, all of the index files must be updated
Used in applications where timeliness of information is critical
Airline reservation systems