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 database structure for storing database segments. By default, each Oracle database has a single tablespace, known as SYSTEM, which stores data dictionary tables and indexes. Other tablespaces may also be configured for a database for performing some specific tasks such as:
- Partial backup and recovery operation
- Allocation of quotas for users
Rating:
Was this information helpful?
Other articles
- What is ORBn?
- Tips on granting and revoking the system privileges.
- What is the SELECT statement?
- What is an extent?
- How is a constraint enabled?
