Overview of Tablespaces (38)

tsinglee發表於2007-09-26

A database is divided into one or more logical storage units called tablespaces.
Tablespaces are divided into logical units of storage called segments, which are further
divided into extents. Extents are a collection of contiguous blocks.

database->tablespaces->segments->extents->blocks(contiguous)

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-972491/,如需轉載,請註明出處,否則將追究法律責任。

相關文章