This document discusses managing database storage structures in Oracle. It describes how table data is stored in blocks and segments across tablespaces and data files. It covers locally managed and dictionary-managed tablespaces, and how to create, alter, and drop tablespaces. It also provides an overview of Automatic Storage Management (ASM) which manages Oracle database files.