What is a tablespace?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is a tablespace?

Rating:

A tablespace is a logical storage unit of an Oracle database. It is a logical unit because a tablespace is not visible in the file system of the computer on which the database is present.

SYSTEM is the default tablespace of an Oracle database that stores data dictionary tables and indexes. The tablespace builds a bridge between the Oracle database and the file system in which the table's or the index's data is stored.

One can use multiple tablespaces that offer flexibility in performing database operations, such as separation of one application's data from another's data, storing different tablespace data files on separate disk drives to avoid input-output contentions, maintaining backups for individual tablespaces, and many more.

Note: Some operating systems limit the number of files that can be open simultaneously, which in turn affects the number of tablespaces available.

Due vigilance on the number of tablespaces opened has to be maintained, as it can exceed the operating system's limit of opening tablespaces. If there is a need to increase the size of tablespaces, then one or two large data files should be added, or the data files with the AUTO EXTEND clause should be created rather than having many small data files.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.