Composition of the database structure

Source: Internet
Author: User

1. Physical Storage structure:

Definition: A real data storage unit

Composition

(1) Data files: Data files that store databases

(2) Log file: Record the modification information to the data

(3) Control file: a binary file that records the physical structure of a database (including data files and log files)

Therefore, when the Oracle instance starts, it must access the control file

2. Logical Structure

Definition: The relationship between the logical concepts formed after database creation

Tablespace (logical Component Tablespase): A logical unit of data stored in an Oracle database

Classification:

(1) System tablespace: data for storing internal tables and data dictionaries in Oracle Systems

(2) Sysaux table space: Objects used to store common sample users inside Oracle

(3) Undo tablespace: Table space to hold revocation information

(4) Users table space: The table space that Oracle recommends users use

(5) Temp tablespace: Special table space for temporary data

Composition of the database structure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.