tablespace

listen to the pronunciation of tablespace
İngilizce - İngilizce
A named set of disk storage space in which physical files for database tables may be stored (6)
A named set of one or more data files that provides storage for database segments
The area in which an Oracle7 database is divided to hold tables
(Recovery Manager User's Guide and Reference; search in this book) [definition #2] (Parallel Server Setup and Configuration Guide; search in this book) [definition #3] (WebDB Tutorial Guide; search in this book)
A logical portion of an Oracle database used to allocate storage for table and Oracle index data Each tablespace corresponds to one or more physical database files
VARCHAR2(30) NOT NULL Location where advance creates LCR staging tables
(Concepts) [definition #2] (Data Guard Concepts and Administration)
A logical portion of an Oracle database, used to allocate storage for table and index data
In Oracle a tablespace is disk space that is allocated to hold tables,indexes, and other system data You must first know the approximate size of the database
Databases have one or more tablespaces, each made of one or more data files Tables and indexes are created within a tablespace Make sure you do not create objects in the SYSTEM tablespace!!!