


Is it possible to create tables which are larger than a UNIX file system?
To distribute the workload, each table is automatically divided among several logical disks. This table striping prevents database hot spots, because all disk mechanics are equally loaded.


