Partitioned and nonpartitioned indexes
Partitioned data can have indexes that are partitioned and nonpartitioned.
Partitioned data can have:
- indexes that are nonpartitioned, existing in a single table space within a database partition.
- indexes that are themselves partitioned across one or more table spaces within a database partition.
- a combination of partitioned and nonpartitioned indexes.