Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT)
BENEFITS of Locally Managed Tablespaces ————————————— Locally managed tablespaces track all extent information in the tablespace itself, using bitmaps, resulting in the following benefits: * Improved concurrency and speed of space operations, because space allocations and deallocations predominantly modify locally managed resources (bitmaps stored in header files) rather than requiring centrally managed resources such as…
Read More “Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT)” »
