What are the components of Logical database structure of
ORACLE database?

Answer Posted / jidnesh

The Logical Database Structure of an Oracle include the
schema objects, data blocks, extents, segments and tablespaces.
schema objects means table, index, synonyms, sequences etc.

Data blocks are the smallest part of the oracle database
defined by DB_BLOCK_SIZE parameter.

A group of data blocks forms an extent.

An extents groups tends to segments, and lastly a group of
segment forms a tablespace.

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an oracle user role?

799


How will you differentiate between varchar & varchar2?

820


what is the scripts in data base?

1862


What are the different oracle database objects?

833


query optmization techniques and quwry analyser+projects+ppts

2174


How to update values in a table in oracle?

780


What is a database schema in oracle?

880


Explain about functional dependency and its relation with table design?

795


What exactly do quotation marks around the table name do?

739


Can a formula column referred to columns in higher group ?

2283


How to add a new column to an existing table in oracle?

871


Explain user account with reference to oracle.

782


What is the usage of control file in oracle?

848


State some uses of redo log files?

782


How do I manually uninstall oracle client?

783