How is the database organised in oracle, Database Management System

Assignment Help:

How is the database organised in Oracle?

Database organized within Oracle in terms of table and table holds attributes and values.

A database consists of one or more logical units known as table spaces. Each table space within turn, consists of one or more physical structures known as data files. These might be either, files managed through the operating system or raw devices.

Oracle database consists of subsequent table spaces.

(i) System (ii) Table spaces to store user data (iii) Temporary table spaces.

The space in table space is separated into units, called segments, that each contains data for a specific data structure. These are four kinds of segments:

(i) Data segments
(ii) Index segments
(iii) Temporary segments
(iv) Rollback segments

 


Related Discussions:- How is the database organised in oracle

Complete replication-data replication, Complete replication: It implies ma...

Complete replication: It implies maintaining of a whole copy of the database at every site. Thus, the reliability & availability and performance for query response are maximized.

Define lock, Define lock? Lock is the most common used to execute the r...

Define lock? Lock is the most common used to execute the requirement is to permit a transaction to access a data item only if it is currently holding a lock on that item.

What creates while a primary key is combined with a foreign, What it create...

What it creates while a primary key is combined with a foreign key? It creates Parent-Child relation ship between the tables that connect them while a primary key is combined w

Which data manipulation command combines the records, Which data manipulati...

Which data manipulation command combines the records from one or more tables ? JOIN data manipulation command combines the records from one or more tables.

Define entity integrity and referential integrity, Define entity integrity ...

Define entity integrity and referential integrity.  How does SQL allow specification of  these? Ans: Entity Integrity Rule- If the attribute A of relation R is a prime attribut

Project, I need help in doing my dbms project

I need help in doing my dbms project

Create a classification model, Use again the GE Flight Quest Data and build...

Use again the GE Flight Quest Data and build on the work done for homework 1 and 2. The goal is to create a classification model which classifies flights into "on-time" (you can de

Example of sequences, Example : Create a sequence named SEQSS that starts a...

Example : Create a sequence named SEQSS that starts at 105, has a step of 1 and can take maximum value as 2000.  CREATE SEQUENCE SEQSS START WITH 105 INCREMENT BY 1 MAX VA

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd