The Storage Management of ORACLE RDBMS
-
-
Abstract
This paper analyzes how ORACLE RDBMS manages storage.One of its character- istics is to manage all external storage space under it.Based on dissecting the storage organization of ORACLE,this paper shows how ORACLE stores and manages the data of users (i.e.tables,indexes clusters,and views)and the data of system (i.e.data dictionary tables).Finally,this paper gives the evaluation of storage management of ORACLE RDBMS.
-
-