[to]oracle relationships between databases, tablespaces, instances, services

Source: Internet
Author: User

1. Each database--can contain multiple instance--each instance can contain multiple tablespace and user (granting the user permission to read and write tablespace)--Each tablespace can contain multiple DBF files--common table or view, etc. are stored in tablespace.

2. For Oracle to use

Install database First, then create instance, create Tablespace with SYSDBA, add user-specified tablespace, give user authorization, login with user, create TABLE, etc.

3. After the Oracle instance is started, there will be multiple processes that provide different services.

the relationship between the database and the instance :

A database can contain one or more instances.
The definition of the instance: consists of the operating system background process and the allocated memory area. The simple point is that Oracle allocates memory areas in the Nomount state, and an instance is almost fast formed.
An instance is a dynamic concept that consists of a series of processes and memory regions.
The database is a static concept, mainly refers to the formation of a database of a series of files.
such as data files, redo log files, control files, and so on.
In general, the instance and database are one to the other, but in a multi-instance database environment, a database can correspond to multiple instances.

[to]oracle relationships between databases, tablespaces, instances, services

Related Article

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.