About this document
Architecting Very Large Databases by Arsalan Ahmed is a document available to read on EtoBox.
The document discusses very large databases (VLDBs) and how to implement them using Oracle8 database features like object partitioning and large object types. It describes how partitioning allows large database objects like tables and indexes to be split into smaller, more manageable partitions. This reduces database downtime for maintenance and recovery from failures. Partitioning also improves query performance and disk access. The document provides guidelines for determining if a table is a candidate for
- Author
- Arsalan Ahmed
- Language
- EN